HomeFreeBSD

libssp_nonshared: use only on i386 and ppc

Description

libssp_nonshared: use only on i386 and ppc

libssp_nonshared.a defines one symbol, stack_chk_fail_local. This
is used only on i386 and powerpc; other archs emit calls directly to
stack_chk_fail. Simplify linking on other archs by omitting it.

PR: 242941 [exp-run]

Details

Provenance
emasteAuthored on Feb 5 2020, 8:08 PM
Parents
rG37bd6bb84930: Read the breakpoint instruction to determine its length in BKPT_SKIP.
Branches
Unknown
Tags
Unknown