servo/etc/rustc-with-gold
2016-01-28 11:49:08 -06:00

2 lines
48 B
Bash
Executable file

#!/bin/sh
rustc -C link-args=-fuse-ld=gold "$@"