summaryrefslogtreecommitdiff
path: root/moz/zipped/makefile.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-08-30 15:37:03 +0200
committerJan Holesovsky <kendy@suse.cz>2011-08-30 16:10:16 +0200
commit291b85778669b4e4e276faab22add9d0e80046df (patch)
tree05b81f198bd66bc63c6d9d44cd8389730ae0185e /moz/zipped/makefile.mk
parenta44712b810eba7ba3032c9eb15441997b064d846 (diff)
Build our mozilla (module moz) against the nss we have built anyway.
Reduces the build time of the 'moz' module by 30% or so.
Diffstat (limited to 'moz/zipped/makefile.mk')
-rw-r--r--moz/zipped/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/moz/zipped/makefile.mk b/moz/zipped/makefile.mk
index 0ea80c02dc3e..36469cbd2887 100644
--- a/moz/zipped/makefile.mk
+++ b/moz/zipped/makefile.mk
@@ -154,7 +154,7 @@ LIBLIST= \
.ENDIF # .IF "$(GUI)"=="WNT"
-NSS_INCLUDE_LIST= nspr nss
+NSS_INCLUDE_LIST=
.IF "$(OS)" == "SOLARIS"