am 6c5d8976
: Merge "Refreshed gcc predefines __ANDROID__"
* commit '6c5d89764848b604c01d0dca7104d9e075aed2b2': Refreshed gcc predefines __ANDROID__
This commit is contained in:
@@ -101,9 +101,6 @@ TARGET_GLOBAL_CFLAGS += \
|
||||
-Werror=pointer-to-int-cast \
|
||||
-Werror=int-to-pointer-cast \
|
||||
|
||||
# TODO - remove __ANDROID__ after the next aarch64 toolchain refresh
|
||||
TARGET_GLOBAL_CFLAGS += -D__ANDROID__=1
|
||||
|
||||
TARGET_GLOBAL_CFLAGS += -fno-strict-volatile-bitfields
|
||||
|
||||
# This is to avoid the dreaded warning compiler message:
|
||||
|
Reference in New Issue
Block a user