K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-11-11T23:28:07.940509Z K 7 svn:log V 272 libcc_{s,eh}: build without SSP As in the gnu/lib/libgcc Makefile: libgcc is linked in last and thus cannot depend on ssp symbols coming from earlier libraries. Disable stack protection for this library. Reviewed by: dim Sponsored by: The FreeBSD Foundation END