[arch-commits] Commit in lib32-mesa/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Sat Sep 26 20:49:25 UTC 2015
Date: Saturday, September 26, 2015 @ 22:49:25
Author: lcarlier
Revision: 141648
upgpkg: lib32-mesa 11.0.0-3
lib32-llvm 3.7.0-2 rebuild.
Modified:
lib32-mesa/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-26 20:35:06 UTC (rev 141647)
+++ PKGBUILD 2015-09-26 20:49:25 UTC (rev 141648)
@@ -5,7 +5,7 @@
pkgbase=lib32-mesa
pkgname=('lib32-mesa-vdpau' 'lib32-mesa' 'lib32-mesa-libgl')
pkgver=11.0.0
-pkgrel=2
+pkgrel=3
arch=('x86_64')
makedepends=('python2-mako' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 'glproto' 'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto'
'lib32-libxshmfence' 'lib32-libxxf86vm' 'lib32-libxdamage' 'gcc-multilib' 'lib32-elfutils' 'lib32-llvm' 'lib32-systemd'
@@ -26,6 +26,9 @@
# Should fix FS#45750, tested by heftig - Not merged upstream
patch -Np1 -i ../0001-i965-Remove-early-release-of-DRI2-miptree.patch
+
+ # Fix detection of libLLVM when built with CMake
+ sed -i 's/LLVM_SO_NAME=.*/LLVM_SO_NAME=LLVM/' configure
}
build() {
More information about the arch-commits
mailing list