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