commit aadc36a930904c85d43158781ff743004d55fb62
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Jun 19 12:45:41 2013 +0200

    - rel 3; fix opencl linking

 Mesa-llvm.patch | 13 +++++++++++++
 Mesa.spec       |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index fe49d54..b2b0791 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -33,7 +33,7 @@ Summary:      Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
 Version:       9.1.3
-Release:       2
+Release:       3
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 Source0:       
ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
diff --git a/Mesa-llvm.patch b/Mesa-llvm.patch
index ea4095f..6a2add3 100644
--- a/Mesa-llvm.patch
+++ b/Mesa-llvm.patch
@@ -401,3 +401,16 @@ index 86617d4..1c886ea 100644
  #endif /* HAVE_LLVM < 0x0303 */
  #include <llvm/Support/MemoryBuffer.h>
  #include <llvm/Support/SourceMgr.h>
+--- Mesa-9.1.3/src/gallium/targets/opencl/Makefile.am~ 2013-03-05 
23:54:28.000000000 +0100
++++ Mesa-9.1.3/src/gallium/targets/opencl/Makefile.am  2013-06-19 
12:38:56.722221012 +0200
+@@ -21,9 +21,9 @@
+       -lclangSema \
+       -lclangAnalysis \
+       -lclangAST \
++      -lclangEdit \
+       -lclangLex \
+       -lclangBasic \
+-      -lclangEdit \
+       $(LLVM_LIBS)
+ 
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/aadc36a930904c85d43158781ff743004d55fb62

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to