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

This commit is contained in:
Juan RP 2015-12-17 16:00:50 +01:00
parent 9280f2dd39
commit 33a16ed020

View file

@ -2,7 +2,7 @@
pkgname=xf86-video-vesa
reverts=2:2.3.3_5
version=2.3.4
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -16,3 +16,4 @@ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
checksum=7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
LDFLAGS="-Wl,-z,lazy"