svn commit: r308687 - head/libexec/rtld-elf

Bryan Drewery bdrewery at FreeBSD.org
Wed Nov 23 19:07:21 UTC 2016


On 11/15/2016 1:37 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Nov 15 09:37:35 2016
> New Revision: 308687
> URL: https://svnweb.freebsd.org/changeset/base/308687
> 
> Log:
>   Update hint to utilize user variable.
>   
>   Sponsored by:	The FreeBSD Foundation
>   MFC after:	1 week
> 
> Modified:
>   head/libexec/rtld-elf/Makefile
> 
> Modified: head/libexec/rtld-elf/Makefile
> ==============================================================================
> --- head/libexec/rtld-elf/Makefile	Tue Nov 15 09:20:28 2016	(r308686)
> +++ head/libexec/rtld-elf/Makefile	Tue Nov 15 09:37:35 2016	(r308687)
> @@ -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

What prompted this change? Passing MK_TESTS=no should work fine.

>  
>  .include <src.opts.mk>
>  PACKAGE=	clibs
> 


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20161123/731292f0/attachment.sig>


More information about the svn-src-head mailing list