On Sun, 09 Jan 2005 18:12:49 +0100 Benjamin Schindler <[EMAIL PROTECTED]> wrote: | Well, if we don't this means that every ebuild has to be edited - | meaining use of use sse would have to become use-asm or something of | that sort. I much rather prefer to be able to write use see blabla...
Do all amd64 boxes support sse? If they do, you can do: if use sse || use amd64 Otherwise: if use sse || use amd64-sse The point of the use asm flags is to make sure that you don't end up building pentium4-specific binaries when you're trying to make stages for i686. *shrug* just suggestions. I suspect our portage people will try to crucify you if they find ebuild.sh stuff being overridden from inside an eclass... -- Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools) Mail : ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm
pgp3puTh1Wriu.pgp
Description: PGP signature
