[patch] Avoid stack protection when building libgcc

Chung-Lin Tang cltang@codesourcery.com
Fri Sep 3 08:57:00 GMT 2010


Hi,
this patch adds explicit avoiding of stack protection in libgcc build 
options. Many Linux distros enable -fstack-protector by default, 
building libgcc with it, and causing a link dependency on libssp that's 
sometimes inconvenient.

For a scenario, please see here:
http://lists.linaro.org/pipermail/linaro-toolchain/2010-August/000144.html

Ok, for trunk?

Thanks,
Chung-Lin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mk.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100903/9de6df5f/attachment.ksh>


More information about the Gcc-patches mailing list