enable -Werror for Android build system
This commit is contained in:
@@ -10,6 +10,7 @@ common_cflags = [
|
||||
"-Wcast-align",
|
||||
"-Wcast-qual",
|
||||
"-Wwrite-strings",
|
||||
"-Werror",
|
||||
"-DH_MALLOC_PREFIX",
|
||||
"-DZERO_ON_FREE=true",
|
||||
"-DWRITE_AFTER_FREE_CHECK=true",
|
||||
|
Reference in New Issue
Block a user