maillog: 14/01/2005-00:07:58(-0800): Donnie Berkholz types
> The subject says it all. It's just keyworded ~x86 for now, because I
> like giving the arch folks a chance to test it out before it gets thrown
> into their ~arch and breaks X.
> 
> Give it a try and see how things go. If you have configuration problems,
> try forums.gentoo.org or gentoo-user. If you hit bugs, try
> bugs.gentoo.org.

Works fine on amd64. I even added:

@@ -753,6 +758,17 @@
 
                        # Compile the VIA driver
                        # echo "#define XF86ExtraCardDrivers via" >> ${HOSTCONF}
+               elif use amd64; then
+                       use_build amd64 HasMMXSupport
+                       use_build amd64 MesaUseMMX
+
+                       use_build amd64 Has3DNowSupport
+                       use_build amd64 MesaUse3DNow
+
+                       use_build amd64 HasKatmaiSupport
+                       use_build amd64 MesaUseKatmai
+                       use_build amd64 HasSSESupport
+                       use_build amd64 MesaUseSSE
                fi
 
                # Do we want the glx extension? This will turn off XF86DRI if 
it's off.

And it still worked. Nice :).  I know the use_build amd64 is redundant,
but I wasn't sure what the proper method is.

-- 
*>   Georgi Georgiev   *> Distance doesn't make you any smaller, but   *>
<*    [EMAIL PROTECTED]    <* it does make you part of a larger picture.   <*
*>  +81(90)6266-1163   *>                                              *>

Attachment: pgp2Ak7xKfQYj.pgp
Description: PGP signature

Reply via email to