[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default
[openwrt-10.03/.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"