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