Update raspi_arm.gni

This commit is contained in:
Alexander David Frick 2022-08-02 03:03:30 -05:00 committed by GitHub
parent 2a48bddbe9
commit 693aa84bc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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