diff options
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 0d10cf2..228e102 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -520,17 +520,6 @@ }, }, }, - 'Release': { - 'msvs_settings': { - 'VCCLCompilerTool': { - # It's now just too large! Since r85250 it triggers - # "browser.lib(host_content_settings_map.obj) : fatal error: - # LNK1000: Internal error during IMAGE::Pass2" during link. - # Disable optimization for now. - 'Optimization': '1', - }, - }, - }, }, }], ], |