mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-19 04:11:25 +00:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|