Merge "Fix the git_master_bazel mixed build breakage."
This commit is contained in:
commit
877336cc3a
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ var (
|
|||
"": "${config.ArmGenericCflags}",
|
||||
"cortex-a7": "${config.ArmCortexA7Cflags}",
|
||||
"cortex-a8": "${config.ArmCortexA8Cflags}",
|
||||
"cortex-a9": "${config.ArmGenericCflags}",
|
||||
"cortex-a15": "${config.ArmCortexA15Cflags}",
|
||||
"cortex-a53": "${config.ArmCortexA53Cflags}",
|
||||
"cortex-a53.a57": "${config.ArmCortexA53Cflags}",
|
||||
|
|
Loading…
Reference in a new issue