This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Magnus Granberg <zorry at gentoo dot org>, Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 31 Aug 2014 17:49:08 +0200 (CEST)
- Subject: Re: [PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
- Authentication-results: sourceware.org; auth=none
- References: <4827012 dot p4mTkPPu1h at laptop1 dot gw dot ume dot nu> <yddlhr8lhh0 dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE>
On Fri, 1 Aug 2014, Rainer Orth wrote:
> +NOTE: With configure --enable-default-pie this option is enabled by default
>
> With the @option{--enable-default-pie} configure option, ...
And just "Note: " or perhaps "@emph{Note}:" as in many other cases.
Gerald