Skip to content

Commit

Permalink
Update raspi_arm.gni
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Aug 2, 2022
1 parent 2a48bdd commit 693aa84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arm/raspi_arm.gni
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 693aa84

Please sign in to comment.