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

Unified Diff: fusl/BUILD.gn

Issue 1579273002: Remove -Wno-ignored-attributes from fusl build (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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 | fusl/src/dirent/__getdents.c » ('j') | fusl/src/stat/statvfs.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/BUILD.gn
diff --git a/fusl/BUILD.gn b/fusl/BUILD.gn
index c55321da583d461fb741faad5437ae8af4f3408f..cfc15c204aeaaed4ef49a2fa9fa8e018a435a1c5 100644
--- a/fusl/BUILD.gn
+++ b/fusl/BUILD.gn
@@ -82,7 +82,6 @@ static_library("fusl") {
"-Werror=pointer-arith",
# Silent builds.
- "-Wno-ignored-attributes",
"-Wno-string-plus-int",
"-Wno-tautological-compare",
]
« no previous file with comments | « no previous file | fusl/src/dirent/__getdents.c » ('j') | fusl/src/stat/statvfs.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698