We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1cebb commit 3687496Copy full SHA for 3687496
x86_64-bootloader.json
@@ -16,7 +16,7 @@
16
"os": "none",
17
"features": "-mmx,-sse,+soft-float",
18
"disable-redzone": true,
19
- "panic": "abort",
+ "panic-strategy": "abort",
20
"executables": true,
21
"relocation_model": "static"
22
}
0 commit comments