From: Stephen Bennett <spb@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] What to do with things like -fpie in CFLAGS in environment?
Date: Fri, 15 Apr 2005 20:40:55 +0100 [thread overview]
Message-ID: <1113594056.10691.7.camel@localhost> (raw)
In-Reply-To: <20050415192738.GT8632@kfk4ever.com>
On Fri, 2005-04-15 at 21:27 +0200, Maurice van der Pot wrote:
> What do I do now?
The obvious course of action would be to test whether the GCC being used
supports -fno-pie and add it if it does. If it doesn't, you'd just have
to assume that PIE isn't being used by default.
> Why is -fno-pie being added by filter-flags anyway?
Because with hardened gcc profiles PIE is the default behaviour. So, if
something doesn't work with pie (which is usually why one would filter
out -fpie), we need to add -fno-pie.
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2005-04-15 19:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 15:59 [gentoo-dev] What to do with things like -fpie in CFLAGS in environment? Maurice van der Pot
2005-04-12 16:10 ` Daniel Ostrow
2005-04-12 20:41 ` Maurice van der Pot
2005-04-15 19:27 ` Maurice van der Pot
2005-04-15 19:38 ` Mike Frysinger
2005-04-15 19:55 ` Maurice van der Pot
2005-04-15 20:05 ` Mike Frysinger
2005-04-15 20:28 ` Maurice van der Pot
2005-04-15 19:40 ` Stephen Bennett [this message]
2005-04-15 19:52 ` Maurice van der Pot
2005-04-15 20:13 ` Vibhav Garg
2005-04-15 20:36 ` Mike Frysinger
2005-04-12 17:52 ` Mike Frysinger
2005-04-12 18:20 ` Maurice van der Pot
2005-04-12 20:13 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1113594056.10691.7.camel@localhost \
--to=spb@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox