From owner-svn-src-all@freebsd.org Wed Nov 23 19:07:21 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D964C515E2; Wed, 23 Nov 2016 19:07:21 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10CFA844; Wed, 23 Nov 2016 19:07:21 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id EF3FF1AC0; Wed, 23 Nov 2016 19:07:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 3215225A47; Wed, 23 Nov 2016 19:07:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id S8q6XkG0chBc; Wed, 23 Nov 2016 19:07:02 +0000 (UTC) Subject: Re: svn commit: r308687 - head/libexec/rtld-elf DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com CCDB725A42 To: Konstantin Belousov , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201611150937.uAF9bZPg082363@repo.freebsd.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <19b061c5-cd2b-f098-e8b1-aca308e61c31@FreeBSD.org> Date: Wed, 23 Nov 2016 11:06:53 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: <201611150937.uAF9bZPg082363@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nL1sN7pTM4K7UtD3DBoKmuaIwbKBLEj7S" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2016 19:07:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nL1sN7pTM4K7UtD3DBoKmuaIwbKBLEj7S Content-Type: multipart/mixed; boundary="copEhquxlOGQIQnMPMN8kRQdG8Ntrqa2Q"; protected-headers="v1" From: Bryan Drewery To: Konstantin Belousov , 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 > 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--