зеркало из https://github.com/mozilla/gecko-dev.git
Fix mac static build bustage by forcing this to be built with PIC. Bug 203956, r=cls, a=sspitzer.
This commit is contained in:
Родитель
d657251cbb
Коммит
67ee480ded
|
@ -42,5 +42,6 @@ REQUIRES=xpcom \
|
|||
CPPSRCS = nsUnicharUtils.cpp
|
||||
|
||||
FORCE_STATIC_LIB = 1
|
||||
FORCE_USE_PIC = 1
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче