gcc: musl comes with its own SSP, so use it instead of libssp
[openwrt-working-2016/.git] / toolchain / gcc / files / alternate-arch-cc.in
1 #!/bin/sh
2
3 exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"