Update win_ARM_args.gn

This commit is contained in:
Alexander David Frick 2022-09-03 08:45:17 -05:00 committed by GitHub
parent 294dc258e5
commit 08a3adc857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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