mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update win_ARM_args.gn
This commit is contained in:
parent
c107e659da
commit
8f5812e70a
1 changed files with 0 additions and 8 deletions
|
@ -6,14 +6,6 @@ target_os = "win"
|
||||||
is_win_arm64 = true
|
is_win_arm64 = true
|
||||||
target_cpu = "arm64"
|
target_cpu = "arm64"
|
||||||
v8_target_cpu = "arm64"
|
v8_target_cpu = "arm64"
|
||||||
arm_version = 8
|
|
||||||
arm_arch = "armv8-a"
|
|
||||||
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"
|
|
||||||
enable_stripping = true
|
enable_stripping = true
|
||||||
is_official_build = true
|
is_official_build = true
|
||||||
is_debug = false
|
is_debug = false
|
||||||
|
|
Loading…
Reference in a new issue