package/base-files: /lib/functions.sh: let service_stop exit early if no matching...
[openwrt.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
This page took 0.056282 seconds and 5 git commands to generate.