Date: Wed, 23 Nov 2016 11:06:53 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r308687 - head/libexec/rtld-elf Message-ID: <19b061c5-cd2b-f098-e8b1-aca308e61c31@FreeBSD.org> In-Reply-To: <201611150937.uAF9bZPg082363@repo.freebsd.org> References: <201611150937.uAF9bZPg082363@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nL1sN7pTM4K7UtD3DBoKmuaIwbKBLEj7S Content-Type: multipart/mixed; boundary="copEhquxlOGQIQnMPMN8kRQdG8Ntrqa2Q"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <19b061c5-cd2b-f098-e8b1-aca308e61c31@FreeBSD.org> Subject: Re: svn commit: r308687 - head/libexec/rtld-elf References: <201611150937.uAF9bZPg082363@repo.freebsd.org> In-Reply-To: <201611150937.uAF9bZPg082363@repo.freebsd.org> --copEhquxlOGQIQnMPMN8kRQdG8Ntrqa2Q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > Update hint to utilize user variable. > =20 > Sponsored by: The FreeBSD Foundation > MFC after: 1 week >=20 > Modified: > head/libexec/rtld-elf/Makefile >=20 > Modified: head/libexec/rtld-elf/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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 @@ > =20 > # Use the following command to build local debug version of dynamic > # linker: > -# make DEBUG_FLAGS=3D-g DEBUG=3D-DDEBUG MK_TESTS=3Dno all > +# make DEBUG_FLAGS=3D-g DEBUG=3D-DDEBUG WITHOUT_TESTS=3Dyes all What prompted this change? Passing MK_TESTS=3Dno should work fine. > =20 > .include <src.opts.mk> > PACKAGE=3D clibs >=20 --=20 Regards, Bryan Drewery --copEhquxlOGQIQnMPMN8kRQdG8Ntrqa2Q-- --nL1sN7pTM4K7UtD3DBoKmuaIwbKBLEj7S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJYNejVAAoJEDXXcbtuRpfPN8IIAIIdWchZhYGPXa9unOL+rcwh HrnRsSWWD8gd92NeCJMewz21uRCnv4KLnVF/CB9qdPm18gY3yR3xj/OaMvpdUEu2 fpav7c3ayZICSVg7VIN8LdOATMwWosqnwZePw0tsMqtRpwnQF0z+4xWLC+ooQfia d+bR3IgpGIbYi2Ll7+WVI1Qesqm14cQA8UXKDhCkcLmcCFGHPpeZxYKbn2srVeor eFzBECKGS1eBHD6J5n2EGCTtGDwU0HRtz081mXTS0CFCuTr6i1ijxgDlnPzjFjY5 I2w83z0e5gvzy9FsK1TTAYDrac9fdHPJTmE4WgwIaEa35+73Y5Rd+km5N0DdATc= =GqFN -----END PGP SIGNATURE----- --nL1sN7pTM4K7UtD3DBoKmuaIwbKBLEj7S--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19b061c5-cd2b-f098-e8b1-aca308e61c31>