Georgi Georgiev ha scritto:
[snip]

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.


confirmed (upgraded from RC1), same patch applied for amd64 (dual opteron) :) thanks

--
[email protected] mailing list



Reply via email to