зеркало из https://github.com/mozilla/pjs.git
bustage fix part #2
This commit is contained in:
Родитель
3e7ebfa5f0
Коммит
da49589d8b
|
@ -107,6 +107,10 @@ EXTRA_DSO_LDOPTS = \
|
|||
$(MOZ_XPCOM_OBSOLETE_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
EXTRA_DSO_LDOPTS += $(TK_LIBS)
|
||||
endif
|
||||
|
||||
else
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib.
|
||||
|
|
Загрузка…
Ссылка в новой задаче