xf86-video-fbdev: rebuild with LDFLAGS="-Wl,-z,lazy".
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'xf86-video-fbdev'.
|
# Template build file for 'xf86-video-fbdev'.
|
||||||
pkgname=xf86-video-fbdev
|
pkgname=xf86-video-fbdev
|
||||||
version=0.4.4
|
version=0.4.4
|
||||||
revision=6
|
revision=7
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -15,3 +15,4 @@ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
|||||||
checksum=9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b
|
checksum=9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b
|
||||||
|
|
||||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
||||||
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|||||||
Reference in New Issue
Block a user