зеркало из https://github.com/mozilla/gecko-dev.git
Bug 314518 [BeOS] Static builds Broken due nsSound implementation for Widget:BeO
patch by sergei_d r=biesi sr=bsmedberg
This commit is contained in:
Родитель
dd0843c126
Коммит
7a104f1a4d
|
@ -217,6 +217,9 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),beos)
|
|||
BEOS_PROGRAM_RESOURCE = $(srcdir)/apprunner-beos.rsrc
|
||||
CPPSRCS += nsNativeAppSupportBeOS.cpp
|
||||
CPPSRCS += nsNativeAppSupportBase.cpp
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
OS_LIBS += -ltracker -lgame
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),photon)
|
||||
|
|
Загрузка…
Ссылка в новой задаче