зеркало из https://github.com/mozilla/pjs.git
Try to fix some Thunderbird build problems on certain OS X build machines. CVS: ----------------------------------------------------------------------
This commit is contained in:
Родитель
45bcddf927
Коммит
ab8380a7aa
|
@ -119,4 +119,8 @@ EXTRA_DSO_LDOPTS += \
|
|||
$(MOZ_XPCOM_OBSOLETE_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
EXTRA_DSO_LDOPTS += $(TK_LIBS)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче