NOTREECHECKS=true

BUG=skia:
R=mtklein@google.com

Review URL: https://codereview.chromium.org/393953006
This commit is contained in:
Mike Klein 2014-07-15 18:39:49 -04:00
Родитель e3631364e9
Коммит f7e51ea79e
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -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' } },
},
],
}