Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: build/external_code.gypi

Issue 201105: Compile external code with -Wall. (Closed)
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/external_code.gypi
diff --git a/build/external_code.gypi b/build/external_code.gypi
index 053fb61cfd61475b994020a10b0510cf75d0bef8..fce2975be84e13ca24cf0d2cdc97d212e055c173 100644
--- a/build/external_code.gypi
+++ b/build/external_code.gypi
@@ -7,7 +7,6 @@
[ 'OS=="linux"', {
'target_defaults': {
'cflags!': [
- '-Wall',
'-Werror',
],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698