mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 19:14:28 +04:00
3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
exec ccache "${TARGET_CC_NOCACHE}" "$@"
|