mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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 inputproto
|
||||||
$SCRIPTS/build xtrans
|
$SCRIPTS/build xtrans
|
||||||
$SCRIPTS/build libXau
|
$SCRIPTS/build libXau
|
||||||
#$SCRIPTS/build libXdmcp
|
|
||||||
#$SCRIPTS/build libxcb
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
@ -38,10 +36,6 @@ cd $PKG_BUILD
|
|||||||
--without-launchd \
|
--without-launchd \
|
||||||
--without-lint
|
--without-lint
|
||||||
|
|
||||||
# --disable-tcp-transport \
|
|
||||||
# --disable-local-transport \
|
|
||||||
# --enable-unix-transport \
|
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user