7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
[target.x86_64-unknown-redox]
|
|
linker = "libc-artifacts/gcc.sh"
|
|
rustflags = [
|
|
"--verbose",
|
|
"-Z", "print-link-args"
|
|
]
|