зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
This commit is contained in:
Родитель
4de3f5331e
Коммит
d6f79eab2c
|
@ -29,6 +29,8 @@ LOCAL_INCLUDES += [
|
|||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
LOCAL_INCLUDES += ['/toolkit/xre']
|
||||
# this is an awful workaround - glandium
|
||||
USE_LIBS += ['mfbt_staticruntime']
|
||||
|
||||
if CONFIG['_MSC_VER']:
|
||||
WIN32_EXE_LDFLAGS += ['-ENTRY:wmainCRTStartup']
|
||||
|
|
Загрузка…
Ссылка в новой задаче