mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update raspi_arm.gni
This commit is contained in:
parent
2a48bddbe9
commit
693aa84bc1
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ if (current_cpu == "arm" || v8_current_cpu == "arm") {
|
|||
# has increased code density.
|
||||
arm_use_thumb = true
|
||||
}
|
||||
|
||||
|
||||
# For lacros build, we use ARM v8 by default.
|
||||
if (is_chromeos_lacros && arm_arch == "") {
|
||||
arm_version = 8
|
||||
|
|
Loading…
Reference in a new issue