x11r7/xserver_xorg: breaks with shared cache
The package overrides CFLAGS, so disable shared cache.
This commit is contained in:
parent
45fcf7e8ff
commit
53b07783da
@ -9,6 +9,7 @@ XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2
|
||||
XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
|
||||
XSERVER_XORG_SERVER_AUTORECONF = NO
|
||||
XSERVER_XORG_SERVER_INSTALL_STAGING = YES
|
||||
XSERVER_XORG_SERVER_USE_CONFIG_CACHE = NO # overrides CFLAGS
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XSERVER_xorg),y)
|
||||
XSERVER_XORG_MESA_DEPS:=mesa3d
|
||||
|
Loading…
Reference in New Issue
Block a user