Fix 101609: JSS OSF fails, on the trunk this time.

This commit is contained in:
nicolson%netscape.com 2001-10-30 21:07:51 +00:00
parent 8bec17a0f7
commit a5ceba090f

View File

@ -76,7 +76,7 @@ ifeq ($(OS_ARCH), Linux)
MKSHLIB += -Wl,-Bsymbolic
endif
ifeq ($(OS_ARCH), OSF1)
MKSHLIB += -B symbolic
#MKSHLIB += -B symbolic
endif
ifeq ($(OS_ARCH), SunOS)
MKSHLIB += -B symbolic