mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
slang: only build libslang, this fixes some crosscompiling issues with building the unneeded 'slsh' tool. thanks to 'unforgiven512'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bf4f1626e9
commit
083d729c00
@ -38,5 +38,5 @@ cd $PKG_BUILD
|
|||||||
--without-z \
|
--without-z \
|
||||||
--without-x \
|
--without-x \
|
||||||
|
|
||||||
make
|
make -C src
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL -C src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user