Revert "aarch64 must have fp-armv8 feature to use some instructions"

This reverts commit a24192235e.
This commit is contained in:
Jeremy Soller
2025-04-12 08:05:55 -06:00
parent 0140e2a382
commit 551443d641
+1 -1
View File
@@ -11,7 +11,7 @@
"vendor": "unknown",
"linker": "rust-lld",
"linker-flavor": "gnu-lld",
"features": "+strict-align,-neon,+fp-armv8,+tpidr-el1",
"features": "+strict-align,-neon,-fp-armv8,+tpidr-el1",
"dynamic-linking": false,
"executables": true,
"relocation-model": "pic",