We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TargetOptions::eh_frame_header
1 parent 7ae68a8 commit a205a33Copy full SHA for a205a33
rx-none-elf.json
@@ -11,5 +11,6 @@
11
"max-atomic-width": 32,
12
"panic-strategy": "abort",
13
"relocation-model": "static",
14
- "target-pointer-width": "32"
+ "target-pointer-width": "32",
15
+ "eh-frame-header": false
16
}
0 commit comments