mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
3 lines
48 B
Bash
Executable File
3 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
rustc -C link-args=-fuse-ld=gold "$@"
|