mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Revert "Remove gold hack, since it's in rustc automatically now"
This reverts commit 2955d895a4
.
This commit is contained in:
parent
55d4773311
commit
864fe53956
2 changed files with 8 additions and 0 deletions
2
etc/rustc-with-gold
Executable file
2
etc/rustc-with-gold
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
rustc -C link-args=-fuse-ld=gold "$@"
|
Loading…
Add table
Add a link
Reference in a new issue