Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: gentoo-dev@g.o
Subject: [gentoo-dev] request for comments: flag-o-matic.eclass
Date: Wed, 16 Jul 2003 20:52:26
Message-Id: 1058388708.14372.1241.camel@simple
1 Recently support was added to portage for ASFLAGS LDFLAGS, and at this
2 point I'm going to need to start filtering out some C[XX]FLAGS LDFLAGS.
3 Mainly when "filter-flag -fPIC" is used I need to make sure that
4 -yet_dyn(feature that enables -fPIC) is pulled out of all the flags thus
5 ensuring that the program builds and links correctly.
6
7 Anyway due to the nature of this change I'm looking for a few pairs of
8 eyes to look over the code and give some feedback before it gets
9 committed to portage.
10
11 the code
12 http://dev.gentoo.org/~solar/flag-o-matic.eclass-1.22.diff
13
14 --
15 Ned Ludd <solar@g.o>
16 Gentoo Linux Developer (Hardened)
17
18
19 --
20 gentoo-dev@g.o mailing list