From owner-svn-src-all@FreeBSD.ORG Sun Jun 8 21:28:36 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9238D277 for ; Sun, 8 Jun 2014 21:28:36 +0000 (UTC) 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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A4192A94 for ; Sun, 8 Jun 2014 21:28:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s58LSa6D065165 for ; Sun, 8 Jun 2014 21:28:36 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s58LSaRn065160 for svn-src-all@freebsd.org; Sun, 8 Jun 2014 21:28:36 GMT (envelope-from bdrewery) Received: (qmail 22177 invoked from network); 8 Jun 2014 16:28:34 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 8 Jun 2014 16:28:34 -0500 Message-ID: <5394D580.8060401@FreeBSD.org> Date: Sun, 08 Jun 2014 16:28:32 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r267233 - in head: . bin/rmail gnu/usr.bin/binutils/addr2line gnu/usr.bin/binutils/nm gnu/usr.bin/binutils/objcopy gnu/usr.bin/binutils/objdump gnu/usr.bin/binutils/readelf gnu/usr.bin/... References: <201406081729.s58HTWkc006213@svn.freebsd.org> In-Reply-To: <201406081729.s58HTWkc006213@svn.freebsd.org> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ma3edj9oRwA0i5SUWckP43vFDhjtWwPre" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 08 Jun 2014 21:28:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ma3edj9oRwA0i5SUWckP43vFDhjtWwPre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 6/8/2014 12:29 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Sun Jun 8 17:29:31 2014 > New Revision: 267233 > URL: http://svnweb.freebsd.org/changeset/base/267233 >=20 > Log: > In preparation for ASLR [1] support add WITH_PIE to support building = with -fPIE. > =20 > This is currently an opt-in build flag. Once ASLR support is ready an= d stable > it should changed to opt-out and be enabled by default along with ASL= R. > =20 > Each application Makefile uses opt-out to ensure that ASLR will be en= abled by > default in new directories when the system is compiled with PIE/ASLR.= [2] > =20 > Mark known build failures as NO_PIE for now. > =20 > The only known runtime failure was rtld. > =20 > [1] http://www.bsdcan.org/2014/schedule/events/452.en.html > Submitted by: Shawn Webb > Discussed between: des@ and Shawn Webb [2] >=20 =2E.. >=20 > Modified: head/share/mk/bsd.opts.mk > =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/share/mk/bsd.opts.mk Sun Jun 8 15:38:40 2014 (r267232) > +++ head/share/mk/bsd.opts.mk Sun Jun 8 17:29:31 2014 (r267233) > @@ -68,7 +68,8 @@ __DEFAULT_YES_OPTIONS =3D \ > __DEFAULT_NO_OPTIONS =3D \ > CTF \ > DEBUG_FILES \ > - INSTALL_AS_USER > + INSTALL_AS_USER \ > + PIE > =20 > .include > =20 In case you missed it. This commit is a NOP. By default PIE is not used. --=20 Regards, Bryan Drewery --ma3edj9oRwA0i5SUWckP43vFDhjtWwPre Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTlNWBAAoJEDXXcbtuRpfPn2EIAKFnJjwQfja2QtvuBJc7zDSx B3NB2b4bijAp0KCBU2QRkADU5YHc3jNgF26qaXLD3HvlYaSeqhaS7exUkE78qAjQ Xs0L2sDe3aWep8coxp3mWFQlV3+ith+GCGP97JCL5Qkl/f/M3AslVlEespunJLcz rKWjF0xwatRG72Zo9vPhpQc6hIzytg4LQ+BCtxkYnL+QtuG/2x1PN4ySMmjJ7Z+O GohyOQ3icDulCx3l4bu+cfHlKEb/oQMEX6UW3Ky69LEej/1PgsuEupvWCQoy+PRf Hz8mQf7wdiLxf2Y437/6xw6sb394ZYcT8ArozQjTqDD7+nyTr79bZJeCdquYfsc= =qpLq -----END PGP SIGNATURE----- --ma3edj9oRwA0i5SUWckP43vFDhjtWwPre--