On Fri, 2005-01-14 at 19:02 +0000, Ciaran McCreesh wrote:
> On Fri, 14 Jan 2005 10:57:20 -0800 Donnie Berkholz
> <[EMAIL PROTECTED]> wrote:
> | How about, "I don't want to enable SSE because my version of gcc has
> | problems with it."
> 
> Should be wrapped in a has_version check and not left up to the user.
> Or, better yet, the package in question should block gcc versions it
> hates on any given arch.

OK, point. But just because I can't think of a reason to disable SSE
doesn't mean nobody else can. =P I think it should be treated like
CFLAGS, because that's basically what it is -- people are free to enable
whatever hardware optimizations they want.

Cross-compiling, perhaps? I'm not really sure how that works with `use
$arch` stuff.


--
[email protected] mailing list

Reply via email to