Bug 314518 - [BeOS] Static builds Broken due nsSound implementation for Widget:BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d sr=bsmedberg git-svn-id: svn://10.0.0.236/trunk@184254 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
691d57f27c
commit
c035558149
@ -149,7 +149,9 @@ endif
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),BeOS)
|
||||
OS_LIBS += -ltracker
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
OS_LIBS += -ltracker -lgame
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user