use long mode, x86_64-unknown-none works now
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
[build]
|
||||
target = "x86_64-unknown-none"
|
||||
rustflags = [
|
||||
"-Crelocation-model=static"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user