remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was...
[openwrt.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
This page took 0.046973 seconds and 5 git commands to generate.