summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/config.mk
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2007-02-15 01:13:39 +0000
committerwtchang%redhat.com <devnull@localhost>2007-02-15 01:13:39 +0000
commitac8f8b83dcff44a515d39c56c1fd8f3c186c860f (patch)
tree0afb594ffa3cdc73ef02b7ac54add9896ecad6af /security/nss/lib/freebl/config.mk
parent56d5ee7cdcd7580af2d8305988d4390e579cd66c (diff)
downloadnss-hg-ac8f8b83dcff44a515d39c56c1fd8f3c186c860f.tar.gz
Bugzilla Bug 115951: backed out the previous checkin because the test
program bltest could not locate and load libfreebl3.dylib.
Diffstat (limited to 'security/nss/lib/freebl/config.mk')
-rw-r--r--security/nss/lib/freebl/config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/security/nss/lib/freebl/config.mk b/security/nss/lib/freebl/config.mk
index d78b5faa8..cef7dad9c 100644
--- a/security/nss/lib/freebl/config.mk
+++ b/security/nss/lib/freebl/config.mk
@@ -79,13 +79,6 @@ ifeq ($(OS_TARGET), SunOS)
OS_LIBS += -lkstat
endif
-#
-# To create a loadable module on Darwin, we must use -bundle.
-#
-ifeq ($(OS_TARGET),Darwin)
-DSO_LDOPTS = -bundle
-endif
-
ifeq (,$(filter-out WIN%,$(OS_TARGET)))
# don't want the 32 in the shared library name