Remove gold hack, since it's in rustc automatically now

This commit is contained in:
Lars Bergstrom 2016-01-13 16:04:12 -06:00
parent 74f6c9b74f
commit 2955d895a4
2 changed files with 0 additions and 8 deletions

View file

@ -1,2 +0,0 @@
#!/bin/sh
rustc -C link-args=-fuse-ld=gold "$@"