aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2016-11-22 09:47:22 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2016-11-22 09:47:22 +0000
commit3db62ebe813614da7761480a89929d1ca0678d5b (patch)
tree692a8ba04455299a72cb55c407ef7f128557c6e9 /libexec
parentcde7260ac1a63951f0a8809b6d4e8eebff6c2ba9 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index a6ab013c378b..d3e5263c9f38 100644
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -2,7 +2,7 @@
# Use the following command to build local debug version of dynamic
# linker:
-# make DEBUG_FLAGS=-g DEBUG=-DDEBUG MK_TESTS=no all
+# make DEBUG_FLAGS=-g DEBUG=-DDEBUG WITHOUT_TESTS=yes all
.include <bsd.own.mk>
MK_SSP= no