Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
bootloader
Commits
c737f34e
Verified
Commit
c737f34e
authored
Mar 01, 2022
by
Jeremy Soller
Browse files
Set panic strategty to abort for BIOS target
parent
90cd9fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/x86-unknown-none.json
View file @
c737f34e
...
...
@@ -9,6 +9,7 @@
"env"
:
""
,
"vendor"
:
"unknown"
,
"linker-flavor"
:
"gcc"
,
"panic-strategy"
:
"abort"
,
"pre-link-args"
:
{
"gcc"
:
[
"-m32"
,
"-nostdlib"
,
"-static"
]
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment