mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libmicrohttpd: swap to shared library
This commit is contained in:
parent
76ce541443
commit
f93495f0a8
@ -11,8 +11,8 @@ PKG_URL="http://ftpmirror.gnu.org/libmicrohttpd/${PKG_NAME}-${PKG_VERSION}.tar.g
|
|||||||
PKG_DEPENDS_TARGET="toolchain gnutls"
|
PKG_DEPENDS_TARGET="toolchain gnutls"
|
||||||
PKG_LONGDESC="A small C library that is supposed to make it easy to run an HTTP server as part of another application."
|
PKG_LONGDESC="A small C library that is supposed to make it easy to run an HTTP server as part of another application."
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
PKG_CONFIGURE_OPTS_TARGET="--enable-shared \
|
||||||
--enable-static \
|
--disable-static \
|
||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-curl \
|
--disable-curl \
|
||||||
--enable-https"
|
--enable-https"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user