mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libmicrohttpd: only build needed library, dont build docs and examples, this should fix #1711
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c58848b1fc
commit
86486acd2e
@ -35,5 +35,5 @@ cd $PKG_BUILD
|
||||
--disable-https \
|
||||
--with-libgcrypt-prefix=$SYSROOT_PREFIX/usr
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
make -C src
|
||||
$MAKEINSTALL -C src
|
||||
|
Loading…
x
Reference in New Issue
Block a user