added readme
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[unstable]
|
||||
build-std = ["core", "compiler_builtins"]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
|
||||
[build]
|
||||
target = "x86_64-unknown-none"
|
||||
|
||||
[target.x86_64-unknown-none]
|
||||
rustflags = ["-Clink-arg=-Tsrc/linker.ld", "-Crelocation-model=static"]
|
||||
Reference in New Issue
Block a user