Merge "Remove _(GNU|XOPEN)_SORUCE makefile cruft."
This commit is contained in:
commit
12fa5191e7
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ LOCAL_CFLAGS := \
|
||||||
-Wall -Werror \
|
-Wall -Werror \
|
||||||
-Wno-unused-parameter \
|
-Wno-unused-parameter \
|
||||||
-Wimplicit-function-declaration \
|
-Wimplicit-function-declaration \
|
||||||
-D_GNU_SOURCE \
|
|
||||||
-D_XOPEN_SOURCE \
|
|
||||||
-DADB_HOST=0 \
|
-DADB_HOST=0 \
|
||||||
|
|
||||||
LOCAL_C_INCLUDES := bootable/recovery system/core/adb
|
LOCAL_C_INCLUDES := bootable/recovery system/core/adb
|
||||||
|
|
Loading…
Reference in a new issue