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