uClibc: use position independent code for crt1, slightly reduces size of all executables
[openwrt/staging/chunkeey.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"