summaryrefslogtreecommitdiffstats
path: root/build/directive4.py
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-01-30 18:15:38 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-30 18:15:38 +0100
commit499b2873944530396cc8aecbc7bdd1a2a2c66caa (patch)
tree1378b26d0c9ccabd0df0b88c9f751960461e2c5d /build/directive4.py
parent00a5321c958de1f378ac9dacafb6f81ded57441e (diff)
downloadUXP-499b2873944530396cc8aecbc7bdd1a2a2c66caa.tar
UXP-499b2873944530396cc8aecbc7bdd1a2a2c66caa.tar.gz
UXP-499b2873944530396cc8aecbc7bdd1a2a2c66caa.tar.lz
UXP-499b2873944530396cc8aecbc7bdd1a2a2c66caa.tar.xz
UXP-499b2873944530396cc8aecbc7bdd1a2a2c66caa.zip
Issue #1342 - Remove support for system NSPR/NSS
Diffstat (limited to 'build/directive4.py')
-rw-r--r--build/directive4.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/directive4.py b/build/directive4.py
index bb832f6b7..38465628b 100644
--- a/build/directive4.py
+++ b/build/directive4.py
@@ -33,8 +33,6 @@ if ('MOZ_OFFICIAL_BRANDING' in listConfig) or (strBrandingDirectory.endswith("br
# Applies to Pale Moon and Basilisk
if ('MC_BASILISK' in listConfig) or ('MC_PALEMOON' in listConfig):
listViolations += [
- 'MOZ_SYSTEM_NSS',
- 'MOZ_SYSTEM_NSPR',
'MOZ_SYSTEM_JPEG',
'MOZ_SYSTEM_ZLIB',
'MOZ_SYSTEM_BZ2',