зеркало из https://github.com/mozilla/gecko-dev.git
Fix Cocoa static build bustage (bug 195995). r=cls.
This commit is contained in:
Родитель
3c1dc80ee4
Коммит
fea5875f57
|
@ -269,9 +269,7 @@ endif
|
|||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||
CMMSRCS += nsNativeAppSupportForCocoa.mm
|
||||
LDFLAGS += \
|
||||
-framework Cocoa \
|
||||
$(NULL)
|
||||
LIBS += -framework Cocoa $(TK_LIBS)
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
|
|
Загрузка…
Ссылка в новой задаче