Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all
[openwrt-10.03/.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"