Bug 318018 [BEOS] Thunderbird static build fails
patch by doug@sheltonfamily.org r=tqh sr=bsmedberg
This commit is contained in:
Родитель
ff7179dfd0
Коммит
ab72bb8d8a
|
@ -147,6 +147,12 @@ RCFLAGS += -DMOZ_STATIC_BUILD
|
|||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),BeOS)
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
OS_LIBS += -ltracker -lgame
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
RESFILE=splashos2.res
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче