On Sun, May 01, 2005 at 10:34:54AM +0200, Aurelien Jarno wrote:

 > The current version of Mesa doesn't support GNU/kFreeBSD. Please find
 > below a patch to support it.
 > 
 > Thanks for your cooperation.
 > 
 > --- mesa-6.2.1.orig/bin/mklib
 > +++ mesa-6.2.1/bin/mklib
 > @@ -113,7 +113,7 @@
 >  #
 >  case $ARCH in
 >  
 > -    'Linux' | 'OpenBSD')
 > +    'Linux' | 'OpenBSD' | 'GNU/kFreeBSD')
 >      # GCC-based environment
 >  
 >      # Set default compilers if env vars not set

 That's really all?

 I've added that to my local sources and it will ship with the next
 release of the package.

 Marcelo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to