mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
|
#!/bin/sh
|
||
|
exec ccache "${TARGET_CC_NOCACHE}" "$@"
|