Merge "soong: -Werror=fortify-source"
This commit is contained in:
@@ -108,6 +108,7 @@ var (
|
|||||||
noOverrideGlobalCflags = []string{
|
noOverrideGlobalCflags = []string{
|
||||||
"-Werror=int-to-pointer-cast",
|
"-Werror=int-to-pointer-cast",
|
||||||
"-Werror=pointer-to-int-cast",
|
"-Werror=pointer-to-int-cast",
|
||||||
|
"-Werror=fortify-source",
|
||||||
}
|
}
|
||||||
|
|
||||||
IllegalFlags = []string{
|
IllegalFlags = []string{
|
||||||
|
Reference in New Issue
Block a user