summaryrefslogtreecommitdiffstats
path: root/build/directive4.py
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-06-14 18:02:51 -0700
committerThomas Groman <tgroman@nuegia.net>2020-06-14 18:02:51 -0700
commit0af0100030be9f2569d3dbf5ab746c2b97c009d0 (patch)
tree822e8fbbd063a22a47f42b0c7b4cd4c5a5a24b43 /build/directive4.py
parent521f6fb61e7bd01f11802c85b6780a46277db51e (diff)
downloadUXP-0af0100030be9f2569d3dbf5ab746c2b97c009d0.tar
UXP-0af0100030be9f2569d3dbf5ab746c2b97c009d0.tar.gz
UXP-0af0100030be9f2569d3dbf5ab746c2b97c009d0.tar.lz
UXP-0af0100030be9f2569d3dbf5ab746c2b97c009d0.tar.xz
UXP-0af0100030be9f2569d3dbf5ab746c2b97c009d0.zip
Revert "Issue #1342 - Remove support for system libvpx"
This reverts commit 229f8412959a9480a9fa1784d6619aa5e97320c3.
Diffstat (limited to 'build/directive4.py')
-rw-r--r--build/directive4.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/directive4.py b/build/directive4.py
index 650349d68..9150a2543 100644
--- a/build/directive4.py
+++ b/build/directive4.py
@@ -36,6 +36,7 @@ if ('MOZ_OFFICIAL_BRANDING' in listConfig) or (strBrandingDirectory.endswith("br
'MOZ_SYSTEM_JPEG',
'MOZ_SYSTEM_ZLIB',
'MOZ_SYSTEM_BZ2',
+ 'MOZ_SYSTEM_LIBVPX',
'MOZ_SYSTEM_JEMALLOC'
]