#1789: binutils fails to build for i386
#1843: Fix libcap build failure
+ #1855: XORG Keyboard driver fails to compile
2010.05-rc3, Released May 27th, 2010:
XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
XSERVER_XORG_SERVER_AUTORECONF = NO
XSERVER_XORG_SERVER_LIBTOOL_PATCH = NO
+XSERVER_XORG_SERVER_INSTALL_STAGING = YES
XSERVER_XORG_SERVER_USE_CONFIG_CACHE = NO # overrides CFLAGS
XSERVER_XORG_SERVER_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
XSERVER_XORG_SERVER_CONF_OPT += --disable-dmx
endif
-define XSERVER_XORG_SERVER_INSTALL_TARGET_CMDS
- $(MAKE1) $(XSERVER_XORG_SERVER_INSTALL_TARGET_OPT) -C $(@D)
-endef
$(eval $(call AUTOTARGETS,package/x11r7,xserver_xorg-server))