]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
Mesa-link.patch updated auto/th/Mesa-17.1.6-2
authorJacek Konieczny <jajcus@jajcus.net>
Mon, 7 Aug 2017 20:31:36 +0000 (22:31 +0200)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 7 Aug 2017 20:31:36 +0000 (22:31 +0200)
Release: 2

Mesa-link.patch
Mesa.spec

index 47503f5ed8c585a899e24ecffec41f9bfc9ce44f..f74232801ef6f96b914234e7191716af7eb9e0df 100644 (file)
@@ -1,12 +1,13 @@
---- mesa-17.0.0/src/gallium/drivers/swr/Makefile.am.orig       2017-02-16 16:55:35.492796001 +0100
-+++ mesa-17.0.0/src/gallium/drivers/swr/Makefile.am    2017-02-16 16:55:38.929462627 +0100
+diff -dur -x '*~' -x '*.orig' -x '*.rej' mesa-17.1.6.orig/src/gallium/drivers/swr/Makefile.am mesa-17.1.6/src/gallium/drivers/swr/Makefile.am
+--- mesa-17.1.6.orig/src/gallium/drivers/swr/Makefile.am       2017-08-07 14:04:30.000000000 +0200
++++ mesa-17.1.6/src/gallium/drivers/swr/Makefile.am    2017-08-07 21:03:24.230258941 +0200
 @@ -159,11 +159,13 @@
- COMMON_LIBADD = \
        $(top_builddir)/src/gallium/auxiliary/libgallium.la \
        $(top_builddir)/src/mesa/libmesagallium.la \
--      $(LLVM_LIBS)
-+      $(LLVM_LIBS) \
-+      -lpthread -ldl
+       $(LLVM_LIBS) \
+-      $(PTHREAD_LIBS)
++      $(PTHREAD_LIBS) \
++      -ldl
  
  COMMON_LDFLAGS = \
        -shared \
index 4ae6f994ce4f570a7d3712e9171e5d8756502495..639b171d17fb61fe9ada4ad273bebb9edb12ae7d 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -64,7 +64,7 @@ Summary:      Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
 Version:       17.1.6
-Release:       1
+Release:       2
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
This page took 0.674727 seconds and 4 git commands to generate.