Updates for building art
Add art and libnativehelper to the root Blueprints file, and add a warning used by art to the clang unknown flags list. Change-Id: If282413103fa20fa66422e4330fbabff61b66144
This commit is contained in:
@@ -23,6 +23,7 @@ var clangUnknownCflags = []string{
|
|||||||
"-Wno-unused-but-set-variable",
|
"-Wno-unused-but-set-variable",
|
||||||
"-Wno-unused-but-set-parameter",
|
"-Wno-unused-but-set-parameter",
|
||||||
"-Wno-unused-local-typedefs",
|
"-Wno-unused-local-typedefs",
|
||||||
|
"-Wunused-but-set-parameter",
|
||||||
|
|
||||||
// arm + arm64 + mips + mips64
|
// arm + arm64 + mips + mips64
|
||||||
"-fgcse-after-reload",
|
"-fgcse-after-reload",
|
||||||
|
Reference in New Issue
Block a user