mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
![]() |
#!/bin/sh
|
||
|
exec ccache "${TARGET_CC_NOCACHE}" "$@"
|