armv7-none-eabihf.json: forbid unaligned access

eth
Astro 2020-06-22 00:35:27 +02:00
parent 4cb71e4f3d
commit 0b99b0a864
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"emit-debug-gdb-scripts": false,
"env": "",
"executables": true,
"features": "+v7,+vfp3,-d32,+thumb2,-neon",
"features": "+v7,+vfp3,-d32,+thumb2,-neon,+strict-align",
"is-builtin": false,
"linker": "rust-lld",
"linker-flavor": "ld.lld",