freebsd-dev/lib/libgcc_eh
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
Makefile.inc compile libunwind c source with -fexceptions 2016-10-30 02:57:47 +00:00