Allow executables for x86_64-blog_os target

This commit is contained in:
Philipp Oppermann
2018-02-02 13:44:17 +01:00
parent 5823bcb7ab
commit 734310ff0d

View File

@@ -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"