mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update win_ARM_args.gn
This commit is contained in:
parent
294dc258e5
commit
08a3adc857
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ arm_tune = "generic-armv8-a"
|
|||
arm_float_abi = "hard"
|
||||
arm_use_thumb = true
|
||||
arm_use_neon = false
|
||||
arm_optionally_use_neon = false
|
||||
arm_fpu = "vfpv3-d16"
|
||||
is_win_arm64 = true
|
||||
enable_stripping = true
|
||||
|
|
Loading…
Reference in a new issue