summaryrefslogtreecommitdiff
path: root/devel/ccache/files/world-c++.in
blob: d6933ff5c33b79f856e28b4e7f294dd989760864 (plain) (blame)
1
2
3
4
#!/bin/sh
unset CCACHE_PATH
export CCACHE_HASH_COMPILER
exec %%PREFIX%%/%%CCLINKDIR%%/c++ "$@"