am fc2ceae7
: Merge "Remove two -D flags for unused macros."
* commit 'fc2ceae778afdcb2deee4abb5e2fc9b9904fa761': Remove two -D flags for unused macros.
This commit is contained in:
@@ -490,14 +490,12 @@ libc_arch_dynamic_src_files := $(_LIBC_ARCH_DYNAMIC_SRC_FILES)
|
|||||||
# Define some common cflags
|
# Define some common cflags
|
||||||
# ========================================================
|
# ========================================================
|
||||||
libc_common_cflags := \
|
libc_common_cflags := \
|
||||||
-DWITH_ERRLIST \
|
|
||||||
-DANDROID_CHANGES \
|
-DANDROID_CHANGES \
|
||||||
-D_LIBC=1 \
|
-D_LIBC=1 \
|
||||||
-DFLOATING_POINT \
|
-DFLOATING_POINT \
|
||||||
-DINET6 \
|
-DINET6 \
|
||||||
-I$(LOCAL_PATH)/private \
|
-I$(LOCAL_PATH)/private \
|
||||||
-DPOSIX_MISTAKE \
|
-DPOSIX_MISTAKE \
|
||||||
-DLOG_ON_HEAP_ERROR \
|
|
||||||
-Wall -Wextra
|
-Wall -Wextra
|
||||||
|
|
||||||
ifeq ($(strip $(DEBUG_BIONIC_LIBC)),true)
|
ifeq ($(strip $(DEBUG_BIONIC_LIBC)),true)
|
||||||
|
Reference in New Issue
Block a user