зеркало из https://github.com/mozilla/gecko-dev.git
Try to fix OS X bustage.
This commit is contained in:
Родитель
7e5aa53a42
Коммит
840da9eb46
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче