Control: forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=82268
On Sat, May 24, 2014 at 09:37:01PM +0200, Christian Svensson wrote: > Package: mesa > Version: 10.1.2 > Severity: wishlist > Tags: upstream patch > > Dear Maintainer, > > This trivial patch adds support for or1k. > diff -ur mesa-10.1.2.orig/src/mesa/main/compiler.h > mesa-10.1.2/src/mesa/main/compiler.h > --- mesa-10.1.2.orig/src/mesa/main/compiler.h 2014-05-24 15:28:50.770131989 > +0200 > +++ mesa-10.1.2/src/mesa/main/compiler.h 2014-05-24 15:28:54.838152937 > +0200 > @@ -329,7 +329,7 @@ > defined(__arm__) || defined(__aarch64__) || \ > defined(__sh__) || defined(__m32r__) || \ > (defined(__sun) && defined(_IEEE_754)) || \ > - defined(__alpha__) > + defined(__alpha__) || defined(__or1k__) > #define USE_IEEE > #define IEEE_ONE 0x3f800000 > #endif > Binary files mesa-10.1.2.orig/src/mesa/main/.compiler.h.swp and > mesa-10.1.2/src/mesa/main/.compiler.h.swp differ As the first line says, forwarded upstream. Hope that helps. Cheers. -- Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org