зеркало из https://github.com/mozilla/gecko-dev.git
Add -lph to photon's final link.
Thanks to Brian Edmond <briane@qnx.com> for the patch. Bug #135690 r=cls a=rjesup
This commit is contained in:
Родитель
f80132d74e
Коммит
e64407b57c
|
@ -143,7 +143,7 @@ endif
|
|||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),photon)
|
||||
CPPSRCS += nsNativeAppSupportPh.cpp
|
||||
LIBS += -lphexlib
|
||||
LIBS += -lphexlib -lph
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
|
|
Загрузка…
Ссылка в новой задаче