Disable a warning to prepare for the Clang update.
am: e90ce7b5d6
Change-Id: Iac41b639333e53c307de471950b5ae4ad2e69ca4
This commit is contained in:
@@ -33,6 +33,7 @@ LOCAL_CPPFLAGS := \
|
||||
-Wno-error=non-virtual-dtor \
|
||||
-Wno-reserved-user-defined-literal \
|
||||
-Wno-unused-local-typedef \
|
||||
-Wno-unused-variable \
|
||||
|
||||
# Optimization is causing relocation for nothrow new to be thrown away.
|
||||
# http://llvm.org/bugs/show_bug.cgi?id=21421
|
||||
|
||||
Reference in New Issue
Block a user