[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu'



 debian/rules |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit e3d8a1d8ac88c34eda0179d84a027b14f7b03e07
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Aug 23 07:51:49 2012 +0300

    rules: fix the comment regarding llvm enablement to include arm

diff --git a/debian/rules b/debian/rules
index 28280ad..7e91db9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,8 @@ else
   endif
 
 
-# Build the llvmpipe driver only on amd64, i386 until it's tested elsewhere
+# Build the llvmpipe driver only on amd64, i386 and armhf until it's tested
+# elsewhere
   ifeq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386 arm))
 	DRI_DRIVERS += swrast
   else


Reply to: