зеркало из https://github.com/mozilla/gecko-dev.git
adding cups to the linkline for macos
This commit is contained in:
Родитель
4a1f441d24
Коммит
99459057f1
|
@ -226,7 +226,7 @@ endif
|
|||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
LIBS += -framework QuickTime -framework IOKit
|
||||
LIBS += -framework QuickTime -framework IOKit -lcups
|
||||
ifdef USE_PREBINDING
|
||||
BIN_FLAGS += -Wl,-headerpad -Wl,5a0c
|
||||
endif
|
||||
|
@ -394,6 +394,6 @@ libs::
|
|||
|
||||
libs:: $(srcdir)/profile/prefs.js
|
||||
$(INSTALL) $^ $(DIST)/bin/defaults/profile
|
||||
|
||||
|
||||
install:: $(srcdir)/profile/prefs.js
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)/defaults/profile
|
||||
|
|
Загрузка…
Ссылка в новой задаче