Skip to content

Commit

Permalink
chore: update target file
Browse files Browse the repository at this point in the history
  • Loading branch information
doinkythederp committed Nov 20, 2024
1 parent 49d558c commit f78fe45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armv7a-vex-v5.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"panic-strategy": "abort",
"relocation-model": "static",
"llvm-target": "armv7a-none-eabihf",
"features": "+v7,+neon,+vfp3,+thumb2",
"features": "+v7,+neon,+vfp3d16,+thumb2",
"linker": "rust-lld",
"linker-flavor": "ld.lld",
"data-layout": "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64",
Expand Down

0 comments on commit f78fe45

Please sign in to comment.