xorg-server:

- build with ipv6 support
This commit is contained in:
Stephan Raue 2009-09-25 22:52:29 +02:00
parent a7e233f0a3
commit a83395cc1a

View File

@ -100,7 +100,7 @@ cd $PKG_BUILD
--disable-install-setuid \ --disable-install-setuid \
--disable-secure-rpc \ --disable-secure-rpc \
--with-int10=x86emu \ --with-int10=x86emu \
--disable-ipv6 \ --enable-ipv6 \
--with-gnu-ld \ --with-gnu-ld \
--with-os-vendor="OpenELEC" \ --with-os-vendor="OpenELEC" \
--with-module-dir=$XORG_PATH_MODULES \ --with-module-dir=$XORG_PATH_MODULES \