зеркало из https://github.com/mozilla/gecko-dev.git
OS/2 VACPP Tinderbox break
This is a hack to fix our build problem. still looking for the right way
This commit is contained in:
Родитель
2f2eed1e57
Коммит
beb2f8a37e
|
@ -33,12 +33,11 @@ PROGRAM = mozilla$(BIN_SUFFIX)
|
|||
else
|
||||
PROGRAM = mozilla-bin
|
||||
endif
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
|
||||
#Ugly OS/2 hack. I'll fix it I swear
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
SHARED_LIBRARY_LIBS = -llibxpfelocation_s
|
||||
EXTRA_DSO_LIBS = gkgfx xpfelocation_s
|
||||
else
|
||||
SHARED_LIBRARY_LIBS = -lxpfelocation_s
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче