Commit a6eeda84 authored by Hans Wennborg's avatar Hans Wennborg

Remove -ferror-limit=1 from the Win/Clang build

This was useful to reduce the log output when Clang's Windows
support was less mature.

BUG=82385
R=thakis@chromium.org

Review URL: https://codereview.chromium.org/539473003

Cr-Commit-Position: refs/heads/master@{#293141}
parent 1ddc8eb8
......@@ -5509,7 +5509,6 @@
'-Wno-unused-private-field',
'-Wno-unused-value',
'-Wno-unused-variable',
'-ferror-limit=1',
],
},
}],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment