[target.x86_64-unknown-redox]
linker = "libc-artifacts/gcc.sh"
rustflags = [
    "--verbose",
    "-Z", "print-link-args"
]