summaryrefslogtreecommitdiff
path: root/launch-c
blob: 817569aa93a3b98b38f8e04a5a891084edce3212 (plain)
1
2
3
4
#!/bin/sh

export CCACHE_CPP2=true
exec "/usr/local/bin/ccache" "$@"