Bugzilla bug 233239: do not include cmd/zlib and cmd/lib headers and
libraries in NSS binary releases. Modified Files: lib/Makefile lib/manifest.mn makepqg/manifest.mn zlib/Makefile zlib/manifest.mn git-svn-id: svn://10.0.0.236/trunk@258901 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -71,5 +71,5 @@ include $(CORE_DEPTH)/coreconf/rules.mk
|
||||
# (7) Execute "local" rules. (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
|
||||
export:: private_export
|
||||
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
|
||||
CORE_DEPTH = ../../..
|
||||
|
||||
MODULE = seccmd
|
||||
MODULE = nss
|
||||
|
||||
EXPORTS = zlib.h zconf.h
|
||||
PRIVATE_EXPORTS = zlib.h zconf.h
|
||||
|
||||
CSRCS = adler32.c \
|
||||
crc32.c \
|
||||
@@ -58,3 +58,4 @@ LIBRARY_NAME = zlib
|
||||
|
||||
DEFINES = -DNSPR20=1 -DMOZILLA_CLIENT=1
|
||||
|
||||
NO_MD_RELEASE = 1
|
||||
|
||||
Reference in New Issue
Block a user