mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
Remove post link arg
This commit is contained in:
parent
2348e1cc27
commit
b3474576ec
@ -9,7 +9,7 @@
|
||||
"vendor": "unknown",
|
||||
"target-family": "redox",
|
||||
"pre-link-args": ["-m64", "-nostdlib", "-static"],
|
||||
"post-link-args": ["build/userspace/libopenlibm.a"],
|
||||
"post-link-args": [],
|
||||
"features": "",
|
||||
"dynamic-linking": false,
|
||||
"executables": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user