]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- rel 3; fix opencl linking auto/th/Mesa-9.1.3-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 19 Jun 2013 10:45:41 +0000 (12:45 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 19 Jun 2013 10:45:41 +0000 (12:45 +0200)
Mesa-llvm.patch
Mesa.spec

index ea4095f7dfbb165fdb41f3e26390b5b949435a24..6a2add37d570f5e41581120677bd2af0e9af7e71 100644 (file)
@@ -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)
index fe49d54019217b00d9171c9f2ad6954d8234e2bb..b2b0791d438b8a472ddf724a34cf4158fc755be5 100644 (file)
--- 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
This page took 0.069178 seconds and 4 git commands to generate.