зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 3ad9f60f1972 (bug 1032055) for B2G ICS bustage.
This commit is contained in:
Родитель
bdc41d899e
Коммит
c33a664a92
|
@ -6,7 +6,6 @@ SOURCES += [
|
|||
'StaticXULComponentsEnd.cpp',
|
||||
]
|
||||
|
||||
SOURCES['StaticXULComponentsEnd.cpp'].flags += ['-fno-lto']
|
||||
LIBRARY_NAME = 'StaticXULComponentsEnd'
|
||||
|
||||
DEFINES['MOZILLA_INTERNAL_API'] = True
|
||||
|
|
|
@ -22,9 +22,6 @@ MSVC_ENABLE_PGO = True
|
|||
# it contains first in Windows PGO builds.
|
||||
SOURCES['StaticXULComponentsStart.cpp'].no_pgo = True
|
||||
|
||||
# Don't let LTO reorder this.
|
||||
SOURCES['StaticXULComponentsStart.cpp'].flags += ['-fno-lto']
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
SOURCES += [
|
||||
'nsDllMain.cpp',
|
||||
|
|
Загрузка…
Ссылка в новой задаче