mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-11 09:09:40 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|