mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libX11: various cleanup
This commit is contained in:
parent
335ff19de1
commit
faf73ffcb3
@ -10,8 +10,6 @@ $SCRIPTS/build kbproto
|
||||
$SCRIPTS/build inputproto
|
||||
$SCRIPTS/build xtrans
|
||||
$SCRIPTS/build libXau
|
||||
#$SCRIPTS/build libXdmcp
|
||||
#$SCRIPTS/build libxcb
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
@ -38,10 +36,6 @@ cd $PKG_BUILD
|
||||
--without-launchd \
|
||||
--without-lint
|
||||
|
||||
# --disable-tcp-transport \
|
||||
# --disable-local-transport \
|
||||
# --enable-unix-transport \
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user