gcc: split up the build process into three distinct stages (minimal, initial, final...
[openwrt/staging/dedeckeh.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"