From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] What to do with things like -fpie in CFLAGS in environment?
Date: Tue, 12 Apr 2005 16:13:11 -0400 [thread overview]
Message-ID: <200504121613.12035.vapier@gentoo.org> (raw)
In-Reply-To: <20050412182038.GQ8632@kfk4ever.com>
On Tuesday 12 April 2005 02:20 pm, Maurice van der Pot wrote:
> On Tue, Apr 12, 2005 at 01:52:05PM -0400, Mike Frysinger wrote:
> > On Tuesday 12 April 2005 11:59 am, Maurice van der Pot wrote:
> > > I have the following situation:
> > > - a package (valgrind) that can be compiled with PIE and uses PIE
> > > for some purpose or other if it is supported
> > > - tests (make check) that cannot be compiled with PIE
> >
> > allowing user specified tests for `make check` doesnt really make much
> > sense
>
> 'user specified tests'?? The tests are part of valgrind, they just can't
> be compiled with PIE.
err s/tests/CFLAGS/
> > and in fact it's probably a better idea to prevent user CFLAGS from being
> > used during `make check`
>
> In theory, you're probably right. But would you really spend time on
> disabling user CFLAGS for make check?
why not ? you've just shown they break things
src_test() { make check CFLAGS="" || die "make check failed" ; }
> How many ebuilds are doing this right now anyway?
how many ebuilds' src_test are sensitive user CFLAGS ? very few i'd say
-mike
--
gentoo-dev@gentoo.org mailing list
prev parent reply other threads:[~2005-04-12 20:13 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
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 [this message]
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=200504121613.12035.vapier@gentoo.org \
--to=vapier@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