gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object...
[openwrt.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
This page took 0.046063 seconds and 5 git commands to generate.