Skip to content
Snippets Groups Projects
Commit acd09985 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

am: 24c70d0d

Change-Id: Id443c69dd791e323470c663d96ec16a5b9b5d155
parents c55984da 24c70d0d
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