HomeFreeBSD

libcc_{s,eh}: build without SSP

Description

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

Details

Provenance
emasteAuthored on
Reviewer
dim
Parents
rS308562: Fix git tools when run against a worktree
Branches
Unknown
Tags
Unknown