Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Backout bug 667938 because wtc objected to this patch
  • Loading branch information
kaie%kuix.de committed Jun 22, 2012
1 parent ff3ffd4 commit 7652944
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions security/nss/cmd/platlibs.mk
Expand Up @@ -6,7 +6,6 @@
# set RPATH-type linker instructions here so they can be used in the shared
# version and in the mixed (static nss libs/shared NSPR libs) version.

ifndef DISABLE_RPATH
ifeq ($(OS_ARCH), SunOS)
ifeq ($(BUILD_SUN_PKG), 1)
ifeq ($(USE_64), 1)
Expand Down Expand Up @@ -48,7 +47,6 @@ EXTRA_SHARED_LIBS += -Wl,+b,'$$ORIGIN/../lib'
endif
endif
endif
endif

ifdef NSS_DISABLE_DBM
DBMLIB = $(NULL)
Expand Down

0 comments on commit 7652944

Please sign in to comment.