From: Schantl Stefan Date: Fri, 10 Sep 2010 16:54:39 +0000 (+0200) Subject: xorg-x11-drv-vesa: Remove BIND_NOW to autoload modules at X statup. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7ab7abcd70523b827a9eaabe3e1986016cb533;p=ipfire-3.x.git xorg-x11-drv-vesa: Remove BIND_NOW to autoload modules at X statup. Fixes #49. Fixes #63. --- diff --git a/pkgs/core/xorg-x11-drv-vesa/xorg-x11-drv-vesa.nm b/pkgs/core/xorg-x11-drv-vesa/xorg-x11-drv-vesa.nm index 2fa40365c..3e9488b12 100644 --- a/pkgs/core/xorg-x11-drv-vesa/xorg-x11-drv-vesa.nm +++ b/pkgs/core/xorg-x11-drv-vesa/xorg-x11-drv-vesa.nm @@ -45,5 +45,7 @@ PKG_TARBALL = xf86-video-vesa-$(PKG_VER).tar.bz2 DIR_APP = $(DIR_SRC)/xf86-video-vesa-$(PKG_VER) +CFLAGS += -Wl,-z,lazy + CONFIGURE_OPTIONS += \ --disable-static