Merge "Remove -ffast-math from libhwui makefile" into mnc-dr-dev
This commit is contained in:
@@ -119,7 +119,7 @@ endif
|
|||||||
# Defaults for ATRACE_TAG and LOG_TAG for libhwui
|
# Defaults for ATRACE_TAG and LOG_TAG for libhwui
|
||||||
LOCAL_CFLAGS += -DATRACE_TAG=ATRACE_TAG_VIEW -DLOG_TAG=\"OpenGLRenderer\"
|
LOCAL_CFLAGS += -DATRACE_TAG=ATRACE_TAG_VIEW -DLOG_TAG=\"OpenGLRenderer\"
|
||||||
LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wunreachable-code
|
LOCAL_CFLAGS += -Wall -Wno-unused-parameter -Wunreachable-code
|
||||||
LOCAL_CFLAGS += -ffast-math -O3
|
LOCAL_CFLAGS += -O3
|
||||||
|
|
||||||
# b/21698669
|
# b/21698669
|
||||||
ifneq ($(USE_CLANG_PLATFORM_BUILD),true)
|
ifneq ($(USE_CLANG_PLATFORM_BUILD),true)
|
||||||
|
|||||||
Reference in New Issue
Block a user