forked from openkylin/platform_build
am 65a731b7: Merge change I8dd26ee4 into eclair-mr2
Merge commit '65a731b737bd6e8afa0b18176064dcc130dbb4ce' into eclair-mr2-plus-aosp * commit '65a731b737bd6e8afa0b18176064dcc130dbb4ce': remove reference to SK_RELEASE, since that is automatically set based on NDEBUG (or its absence)
This commit is contained in:
commit
ebed06a259
|
@ -112,7 +112,7 @@ endif
|
|||
$(combo_target)GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden
|
||||
|
||||
$(combo_target)RELEASE_CFLAGS := \
|
||||
-DSK_RELEASE -DNDEBUG \
|
||||
-DNDEBUG \
|
||||
-g \
|
||||
-Wstrict-aliasing=2 \
|
||||
-finline-functions \
|
||||
|
|
Loading…
Reference in New Issue