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

3 lines
48 B
Bash
Executable File

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