xf86-video-sisusb: rebuild with LDFLAGS="-Wl,-z,lazy".

This commit is contained in:
Juan RP 2015-12-17 16:00:30 +01:00
parent cacf1229e5
commit 9280f2dd39

View file

@ -1,7 +1,7 @@
# Template build file for 'xf86-video-sisusb'.
pkgname=xf86-video-sisusb
version=0.9.6
revision=9
revision=10
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -14,3 +14,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
#distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/xorg-x11-drv-sisusb/${pkgname}-${version}.tar.bz2/8ebcd2bc5a87a3f1362fa76616a83e57/${pkgname}-${version}.tar.bz2"
checksum=73dbef43c56a4ce1445c27ebac2ddc062c643c32ca6e2a4d095aea2185b9e046
LDFLAGS="-Wl,-z,lazy"