mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Allow executables for x86_64-blog_os target
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"target-c-int-width": "32",
|
||||
"arch": "x86_64",
|
||||
"os": "none",
|
||||
"executables": true,
|
||||
"features": "-mmx,-sse,+soft-float",
|
||||
"disable-redzone": true,
|
||||
"panic": "abort"
|
||||
|
||||
Reference in New Issue
Block a user