mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
2 lines
48 B
Bash
Executable file
2 lines
48 B
Bash
Executable file
#!/bin/sh
|
|
rustc -C link-args=-fuse-ld=gold "$@"
|