Gentoo Archives: gentoo-dev

From: Patrick Kursawe <phosphan@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] impending gcc-config doom
Date: Thu, 14 Oct 2004 09:20:32
Message-Id: 20041014092030.GA25730@zaphod.anachem.ruhr-uni-bochum.de
In Reply to: Re: [gentoo-dev] impending gcc-config doom by Tom Payne
1 On Wed, Oct 13, 2004 at 09:25:37AM -0400, Mike Frysinger wrote:
2 > http://bugs.gentoo.org/show_bug.cgi?id=44731
3 > the next version of gcc-config will be honouring this and gcc itself will no
4 > longer be exporting CC/CXX via env.d
5 >
6 > that means all you people out there who wrote broken ebuilds with the broken
7 > ${CC}/${CXX} syntax are doomed ! convert today to the gcc.eclass and ye
8 > shall be saved !
9 > sed -i 's:${CC}:$(gcc-getCC):'
10
11 Perhaps changing flag-o-matic accordingly would be a good idea?
12
13 Just wondering,
14
15 Patrick
16
17 --
18 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] impending gcc-config doom Mike Frysinger <vapier@g.o>