mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
fix patch to speedup xorg
This commit is contained in:
parent
5f519a9c85
commit
7679949b53
@ -102,12 +102,12 @@ autoconf
|
|||||||
--with-mesa-source=`ls -d $ROOT/$BUILD/$MESA*` \
|
--with-mesa-source=`ls -d $ROOT/$BUILD/$MESA*` \
|
||||||
--with-module-dir=$XORG_PATH_MODULES \
|
--with-module-dir=$XORG_PATH_MODULES \
|
||||||
--with-xkb-path=$XORG_PATH_XKB \
|
--with-xkb-path=$XORG_PATH_XKB \
|
||||||
|
--with-xkb-output=/var/cache/xkb \
|
||||||
--with-log-dir=/var/log \
|
--with-log-dir=/var/log \
|
||||||
--with-dri-driver-path=$XORG_PATH_DRI \
|
--with-dri-driver-path=$XORG_PATH_DRI \
|
||||||
--with-fontdir=$XORG_PATH_FONTS \
|
--with-fontdir=$XORG_PATH_FONTS \
|
||||||
--with-default-font-path="$XORG_PATH_FONTS/liberation,$XORG_PATH_FONTS/misc" \
|
--with-default-font-path="$XORG_PATH_FONTS/liberation,$XORG_PATH_FONTS/misc" \
|
||||||
|
|
||||||
#--with-xkb-output=$XORG_PATH_XKB_OUTPUT \
|
|
||||||
make
|
make
|
||||||
|
|
||||||
$STRIP hw/xfree86/Xorg
|
$STRIP hw/xfree86/Xorg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user