mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
nettle: build as static library
This commit is contained in:
parent
7ba51f87ad
commit
f848c46de3
@ -33,7 +33,7 @@ PKG_LONGDESC="Nettle is a cryptographic library that is designed to fit easily i
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-openssl"
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --disable-openssl"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
# dont build parallel
|
# dont build parallel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user