Lines Matching +full:- +full:wno +full:- +full:sign +full:- +full:compare
4 -D_GNU_SOURCE \
5 -D__STDC_LIMIT_MACROS \
6 -D__STDC_CONSTANT_MACROS \
7 -D__STDC_FORMAT_MACROS \
8 -O2 \
9 -fomit-frame-pointer \
10 -Wall \
11 -W \
12 -Wno-sign-compare \
13 -Wno-unused-parameter \
14 -Wwrite-strings \
15 -Werror \
16 -Dsprintf=sprintf \
20 # We move them from global build/core/combo/TARGET_linux-arm.mk
22 LOCAL_CFLAGS := -DANDROID_TARGET_BUILD \
23 -finline-functions \
27 LOCAL_CFLAGS := -DANDROID_ENGINEERING_BUILD \
34 -D_DEBUG \
35 -UNDEBUG
40 -Woverloaded-virtual \
41 -Wno-sign-promo \
42 -std=c++11