aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2009-02-21 15:04:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2009-02-21 15:04:31 +0000
commitd9ca85fca7bd0972742fae2a4c2d0ae6269ec059 (patch)
tree11c7670bed757ae772443084cab74e8ca7e3f130 /libexec
parent613042491b8b0e587fee55757ef575b155980c6e (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index abf920924aa39..7c2039845b611 100644
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
-WITHOUT_SSP=
-
.include <bsd.own.mk>
+MK_SSP= no
PROG?= ld-elf.so.1
SRCS= rtld_start.S \