aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/libc_nossp.ldscript
Commit message (Collapse)AuthorAgeFilesLines
* Add different libc ldscript: the one without libssp --Ruslan Bukin2016-10-121-0/+2
we don't have it when MK_SSP==no. This fixes compilation on MIPS. Reviewed by: imp Sponsored by: DARPA, AFRL Sponsored by: HEIF5 Differential Revision: https://reviews.freebsd.org/D8212 Notes: svn path=/head/; revision=307146