Files
barnacle/.cargo/config.toml
2023-03-16 22:08:38 +01:00

3 lines
80 B
TOML

[build]
target = "x86_64-unknown-uefi"
rustflags = ["-C", "link-args=-base:0x0"]