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