Gentoo Archives: gentoo-dev

From: Maurice van der Pot <griffon26@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] What to do with things like -fpie in CFLAGS in environment?
Date: Tue, 12 Apr 2005 18:20:43
Message-Id: 20050412182038.GQ8632@kfk4ever.com
In Reply to: Re: [gentoo-dev] What to do with things like -fpie in CFLAGS in environment? by Mike Frysinger
1 On Tue, Apr 12, 2005 at 01:52:05PM -0400, Mike Frysinger wrote:
2 > On Tuesday 12 April 2005 11:59 am, Maurice van der Pot wrote:
3 > > I have the following situation:
4 > > - a package (valgrind) that can be compiled with PIE and uses PIE
5 > > for some purpose or other if it is supported
6 > > - tests (make check) that cannot be compiled with PIE
7 >
8 > allowing user specified tests for `make check` doesnt really make much sense
9
10 'user specified tests'?? The tests are part of valgrind, they just can't
11 be compiled with PIE.
12
13 > and in fact it's probably a better idea to prevent user CFLAGS from being
14 > used during `make check`
15
16 In theory, you're probably right. But would you really spend time on
17 disabling user CFLAGS for make check? How many ebuilds are doing this
18 right now anyway?
19
20 Maurice.
21
22 --
23 Maurice van der Pot
24
25 Gentoo Linux Developer griffon26@g.o http://www.gentoo.org
26 Creator of BiteMe! griffon26@××××××××.com http://www.kfk4ever.com

Replies