Skip to content
Snippets Groups Projects
Commit 24c70d0d authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Use -Werror in external/sonic am: c4d7bdd5

am: 603ce172

Change-Id: I6334eb1b36dfc53e03683ce58f9ccaf1213470d4
parents c55984da 603ce172
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ cc_library_shared {
cflags: [
"-Wno-sequence-point",
"-Wno-extra",
"-Wall",
"-Werror",
],
cppflags: ["-std=c++98"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment