Gentoo Archives: gentoo-alpha

From: Aron Griffis <agriffis@g.o>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] ebuild update for Xorg-x11
Date: Tue, 26 Oct 2004 21:25:05
Message-Id: 20041026212206.GE11400@time.flatmonk.org
In Reply to: Re: [gentoo-alpha] ebuild update for Xorg-x11 by Jeff Donsbach
1 Jeff Donsbach wrote:[Tue Oct 26 2004, 04:15:08PM EDT]
2 > What is that "-mtune" without an argument? It should have something
3 > like "-mtune=ev56" or "-mtune=ev6" after it, depending on your
4 > machine. Though, we are talking about Gentoo here, so
5 > "-mcpu=<machine type>" is probably the better option to use. In any
6 > case, I am surprised gcc didn't complain about the existing flags.
7
8 ALLOWED_FLAGS is a variable used by strip-flags in
9 flag-o-matic.eclass. strip-flags understands -flag=* stuff.
10
11 http://www.gentoo.org/cgi-bin/viewcvs.cgi/eclass/flag-o-matic.eclass?rev=HEAD&content-type=text/vnd.viewcvs-markup
12
13 Regards,
14 Aron
15
16 --
17 Aron Griffis
18 Gentoo Linux Developer

Replies

Subject Author
Re: [gentoo-alpha] ebuild update for Xorg-x11 Jeff Donsbach <jeff_donsbach@×××××.com>
Re: [gentoo-alpha] ebuild update for Xorg-x11 "Brian C. Parkhurst" <brianp@×××××××.net>