mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 09:54:15 +00:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec ccache clang "$@"
|