4 lines
49 B
Text
4 lines
49 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|