From d9ca85fca7bd0972742fae2a4c2d0ae6269ec059 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 21 Feb 2009 15:04:31 +0000 Subject: Fix build when WITH_SSP is set explicitly. Submitted by: Jeremie Le Hen --- libexec/rtld-elf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libexec/rtld-elf') diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index abf920924aa3..7c2039845b61 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ -WITHOUT_SSP= - .include +MK_SSP= no PROG?= ld-elf.so.1 SRCS= rtld_start.S \ -- cgit v1.3