Merge "Fix broken aosp-master-plus-llvm builds"
This commit is contained in:
@@ -290,11 +290,7 @@ var (
|
|||||||
"-Wno-deprecated-non-prototype",
|
"-Wno-deprecated-non-prototype",
|
||||||
}
|
}
|
||||||
|
|
||||||
llvmNextExtraCommonGlobalCflags = []string{
|
llvmNextExtraCommonGlobalCflags = []string{}
|
||||||
"-Wno-error=array-parameter", // http://b/241941550
|
|
||||||
"-Wno-error=deprecated-builtins", // http://b/241601211
|
|
||||||
"-Wno-error=deprecated", // in external/googletest/googletest
|
|
||||||
}
|
|
||||||
|
|
||||||
IllegalFlags = []string{
|
IllegalFlags = []string{
|
||||||
"-w",
|
"-w",
|
||||||
|
Reference in New Issue
Block a user