зеркало из https://github.com/mozilla/pjs.git
adding IOKit dependency for mac static build (sr=bryner, not part of build)
This commit is contained in:
Родитель
2f9af5e17a
Коммит
3f56956411
|
@ -310,7 +310,7 @@ endif
|
|||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
LIBS += -framework QuickTime
|
||||
LIBS += -framework QuickTime -framework IOKit
|
||||
endif
|
||||
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче