]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add different libc ldscript: the one without libssp --
authorbr <br@FreeBSD.org>
Wed, 12 Oct 2016 13:19:21 +0000 (13:19 +0000)
committerbr <br@FreeBSD.org>
Wed, 12 Oct 2016 13:19:21 +0000 (13:19 +0000)
commit0985a195066ac001040d514588f968ac707799f6
tree996f4ce033d216519285f9443a530fc4bc674ac9
parent527b5f95e03972447abd951651961f986037e292
Add different libc ldscript: the one without libssp --
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
lib/libc/Makefile
lib/libc/libc_nossp.ldscript [new file with mode: 0644]