Merge "Revert "Use clang for libhwui"" into mnc-dr-dev
am: 1e1fbd804b
* commit '1e1fbd804b71419736eac4bf537f0a454687b209':
Revert "Use clang for libhwui"
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
# getConfig in external/skia/include/core/SkBitmap.h is deprecated.
|
# getConfig in external/skia/include/core/SkBitmap.h is deprecated.
|
||||||
# Allow Gnu extension: in-class initializer of static 'const float' member.
|
# Allow Gnu extension: in-class initializer of static 'const float' member.
|
||||||
# DeferredLayerUpdater.h: private field 'mRenderThread' is not used.
|
# DeferredLayerUpdater.h: private field 'mRenderThread' is not used.
|
||||||
|
|
||||||
LOCAL_CLANG := true
|
|
||||||
|
|
||||||
LOCAL_CLANG_CFLAGS += \
|
LOCAL_CLANG_CFLAGS += \
|
||||||
-Wno-deprecated-declarations \
|
-Wno-deprecated-declarations \
|
||||||
-Wno-gnu-static-float-init \
|
-Wno-gnu-static-float-init \
|
||||||
|
|||||||
Reference in New Issue
Block a user