summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/Makefile
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2016-11-22 09:35:50 +0000
committerkib <kib@FreeBSD.org>2016-11-22 09:35:50 +0000
commitfa7011d2748026ac5d125fc882bddef165fa8305 (patch)
tree224a0d95c8cf7563e60b953afcccd2fb7ab7a03f /libexec/rtld-elf/Makefile
parenta0c278e1ff9e12b0d2716d96eab8499cd124918b (diff)
downloadFreeBSD-src-fa7011d2748026ac5d125fc882bddef165fa8305.zip
FreeBSD-src-fa7011d2748026ac5d125fc882bddef165fa8305.tar.gz
MFC r308687:
Update hint to utilize user variable.
Diffstat (limited to 'libexec/rtld-elf/Makefile')
-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 de98da2..b62bff0 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 <src.opts.mk>
PACKAGE= clibs
OpenPOWER on IntegriCloud