Try to fix OS X bustage.
git-svn-id: svn://10.0.0.236/trunk@153282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f921d165c5
commit
e2cf37b445
@ -145,6 +145,10 @@ EXTRA_DSO_LDOPTS += \
|
||||
$(MOZ_JS_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifdef BUILD_SHARED_LIBS
|
||||
FORCE_USE_PIC=1
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../source/xslt -I$(srcdir)/../source/base \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user