mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 20:22:00 +00:00
Fix 101609: JSS OSF fails, on the trunk this time.
This commit is contained in:
parent
8bec17a0f7
commit
a5ceba090f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user