summaryrefslogtreecommitdiffstats
path: root/build/directive4.py
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-06-15 23:59:47 -0700
committerThomas Groman <tgroman@nuegia.net>2020-06-15 23:59:47 -0700
commit8f429e0dafc8bdb0a731497a5def1751c7bc7301 (patch)
tree398d099793c12402a0c7845ef08f987e327964e5 /build/directive4.py
parent0af0100030be9f2569d3dbf5ab746c2b97c009d0 (diff)
downloadUXP-8f429e0dafc8bdb0a731497a5def1751c7bc7301.tar
UXP-8f429e0dafc8bdb0a731497a5def1751c7bc7301.tar.gz
UXP-8f429e0dafc8bdb0a731497a5def1751c7bc7301.tar.lz
UXP-8f429e0dafc8bdb0a731497a5def1751c7bc7301.tar.xz
UXP-8f429e0dafc8bdb0a731497a5def1751c7bc7301.zip
Revert "Issue #1342 - Remove support for system sqlite"
This reverts commit d41ba28f5257f7c1425a0bde210e69fc5bb34a37.
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 9150a2543..009009bf0 100644
--- a/build/directive4.py
+++ b/build/directive4.py
@@ -37,6 +37,7 @@ if ('MOZ_OFFICIAL_BRANDING' in listConfig) or (strBrandingDirectory.endswith("br
'MOZ_SYSTEM_ZLIB',
'MOZ_SYSTEM_BZ2',
'MOZ_SYSTEM_LIBVPX',
+ 'MOZ_SYSTEM_SQLITE',
'MOZ_SYSTEM_JEMALLOC'
]