parent
84a8853430
commit
a53b084e49
@ -0,0 +1,2 @@ |
||||
#!/bin/sh |
||||
exec ccache "${TARGET_CC_NOCACHE}" "$@" |
@ -0,0 +1,2 @@ |
||||
#!/bin/sh |
||||
exec ccache "${TARGET_CXX_NOCACHE}" "$@" |
Loading…
Reference in new issue