зеркало из https://github.com/mozilla/moz-skia.git
Disable LTCG for nanobench.
NOTREECHECKS=true BUG=skia: R=mtklein@google.com Review URL: https://codereview.chromium.org/393953006
This commit is contained in:
Родитель
e3631364e9
Коммит
f7e51ea79e
|
@ -48,6 +48,9 @@
|
|||
'tools.gyp:crash_handler',
|
||||
'tools.gyp:timer',
|
||||
],
|
||||
|
||||
# Experiment to see if LTCG is the key difference leading to Windows infinite loops.
|
||||
'msvs_settings': { 'VCLinkerTool': { 'LinkTimeCodeGeneration': '0' } },
|
||||
},
|
||||
],
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче