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

3 lines
48 B
Bash
Executable File

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