mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 19:26:50 +00:00
update to libdrm-2.4.7
This commit is contained in:
parent
8a99a2a6e6
commit
236de82c12
@ -5,7 +5,9 @@
|
|||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
$SCRIPTS/build libpthread-stubs
|
$SCRIPTS/build libpthread-stubs
|
||||||
$SCRIPTS/build udev
|
$SCRIPTS/build udev
|
||||||
#$SCRIPTS/build linux
|
|
||||||
|
export LIBUDEV_CFLAGS="-I`ls -d $ROOT/$BUILD/udev*`"
|
||||||
|
export LIBUDEV_LIBS="-I`ls -d $ROOT/$BUILD/udev*`"
|
||||||
|
|
||||||
cd $BUILD/$1*
|
cd $BUILD/$1*
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
|
@ -1 +1 @@
|
|||||||
http://dri.freedesktop.org/libdrm/libdrm-2.4.5.tar.bz2
|
http://dri.freedesktop.org/libdrm/libdrm-2.4.7.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user