reorganise
This commit is contained in:
5
bootle/.cargo/config.toml
Normal file
5
bootle/.cargo/config.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[build]
|
||||
target = "x86_64-unknown-none"
|
||||
rustflags = [
|
||||
"-Crelocation-model=static"
|
||||
]
|
||||
Reference in New Issue
Block a user