mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
Remove verbose from cargo config
This commit is contained in:
parent
9068b9dcf2
commit
8e78f80c95
@ -1,6 +1,3 @@
|
||||
[target.x86_64-unknown-redox]
|
||||
linker = "libc-artifacts/gcc.sh"
|
||||
rustflags = [
|
||||
"--verbose",
|
||||
"-Z", "print-link-args"
|
||||
]
|
||||
rustflags = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user