mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 11:07:41 +00:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec ccache clang "$@"
|