mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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-x \
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
make -C src
|
||||
$MAKEINSTALL -C src
|
||||
|
Loading…
x
Reference in New Issue
Block a user