Author: kib
Date: Tue Nov 22 09:47:22 2016
New Revision: 308966
URL: https://svnweb.freebsd.org/changeset/base/308966

Log:
  MFC r308687:
  Update hint to utilize user variable.

Modified:
  stable/10/libexec/rtld-elf/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/libexec/rtld-elf/Makefile
==============================================================================
--- stable/10/libexec/rtld-elf/Makefile Tue Nov 22 09:39:31 2016        
(r308965)
+++ stable/10/libexec/rtld-elf/Makefile Tue Nov 22 09:47:22 2016        
(r308966)
@@ -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
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to