summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.mk11
-rw-r--r--config/external/nss/crmf/moz.build1
2 files changed, 0 insertions, 12 deletions
diff --git a/config/config.mk b/config/config.mk
index 4e3fd1a6c..24442bfe9 100644
--- a/config/config.mk
+++ b/config/config.mk
@@ -173,17 +173,6 @@ OS_LDFLAGS += -DEBUG -OPT:REF
endif
endif
-#
-# Handle DMD in optimized builds.
-#
-ifdef MOZ_DMD
-ifdef HAVE_64BIT_BUILD
-OS_LDFLAGS = -DEBUG -OPT:REF,ICF
-else
-OS_LDFLAGS = -DEBUG -OPT:REF
-endif
-endif # MOZ_DMD
-
endif # MOZ_DEBUG
endif # WINNT && !GNU_CC
diff --git a/config/external/nss/crmf/moz.build b/config/external/nss/crmf/moz.build
index d2004a509..04d985d74 100644
--- a/config/external/nss/crmf/moz.build
+++ b/config/external/nss/crmf/moz.build
@@ -8,7 +8,6 @@ Library('crmf')
if CONFIG['MOZ_SYSTEM_NSS']:
OS_LIBS += [l for l in CONFIG['NSS_LIBS'] if l.startswith('-L')]
- OS_LIBS += ['-lcrmf']
else:
USE_LIBS += [
# The dependency on nss is not real, but is required to force the