mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libSM: add libuuid support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f7b609e6f2
commit
e449d8c6ac
@ -3,8 +3,10 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build util-linux-ng
|
||||
$SCRIPTS/build libICE
|
||||
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
@ -13,7 +15,7 @@ cd $PKG_BUILD
|
||||
--sysconfdir=/etc \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--without-libuuid \
|
||||
--with-libuuid \
|
||||
|
||||
make
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user