Commit 8938587
committed
[rust] Disable neon in aarch64 builds
Ensure that the generated aarch64 rust code does not make use of
floating point registers, pass this option in vai RUSTCFLAGS variable.
This will need more general support to add other architectures.
Signed-off-by: David Brown <david.brown@linaro.org>1 parent 9864f91 commit 8938587
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments