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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to