Date: Sun, 8 Jun 2014 17:38:49 +0000 From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@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/... Message-ID: <74512A27-DD5F-4D43-BFA1-0AC04E0D08B4@FreeBSD.org> In-Reply-To: <201406081729.s58HTWkc006213@svn.freebsd.org> References: <201406081729.s58HTWkc006213@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08 Jun 2014, at 17:29 , Bryan Drewery <bdrewery@FreeBSD.org> 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 = and stable > it should changed to opt-out and be enabled by default along with = ASLR. >=20 > Each application Makefile uses opt-out to ensure that ASLR will be = enabled by > default in new directories when the system is compiled with PIE/ASLR. = [2] >=20 > Mark known build failures as NO_PIE for now. No, no, no, no more NOs! I=92ll leave it to others who understand the current build system in = days when it=92s not broken to fix this entire splattering across all = these Makefiles; we really need a better way for this. =97=20 Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?74512A27-DD5F-4D43-BFA1-0AC04E0D08B4>