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:
peterv%propagandism.org 2004-02-26 14:09:09 +00:00
parent f921d165c5
commit e2cf37b445

View File

@ -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 \