servo/etc/rustc-with-gold
2015-08-17 09:20:07 +02:00

2 lines
48 B
Bash
Executable file

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