mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|