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