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