mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "nettle: build as static library"
This reverts commit f848c46de3.
This commit is contained in:
@@ -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
|
||||
@@ -42,4 +42,4 @@ pre_configure_target() {
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user