xf86-video-mga: rebuild with LDFLAGS="-Wl,-z,lazy".
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'xf86-video-mga'.
|
||||
pkgname=xf86-video-mga
|
||||
version=1.6.4
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config xorg-util-macros"
|
||||
@@ -15,6 +15,8 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=48c6690b6751c76f53de64f8dbeaa9d6c62dbcfe890c768fd87167951247d44f
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user