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