Remove _(GNU|XOPEN)_SORUCE makefile cruft.
None of the functions needing these are used. Change-Id: Ibe3ca24d993788bf2f1108bac8417a7094ef386b
This commit is contained in:
@@ -13,8 +13,6 @@ LOCAL_CFLAGS := \
|
||||
-Wall -Werror \
|
||||
-Wno-unused-parameter \
|
||||
-Wimplicit-function-declaration \
|
||||
-D_GNU_SOURCE \
|
||||
-D_XOPEN_SOURCE \
|
||||
-DADB_HOST=0 \
|
||||
|
||||
LOCAL_C_INCLUDES := bootable/recovery system/core/adb
|
||||
|
||||
Reference in New Issue
Block a user