freebsd-dev/lib/libgcc_s
Ed Maste 2ed1e385b0 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
2016-11-11 23:28:07 +00:00
..
Makefile libcc_{s,eh}: build without SSP 2016-11-11 23:28:07 +00:00
Version.map add missing i386 symbols libgcc_s symbol version map 2016-11-08 17:36:19 +00:00