diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-04-05 08:47:42 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-04-05 08:47:42 +0100 |
commit | c43501983c1f7446045ae54cea2141316a3c6b63 (patch) | |
tree | b9cf785f349f08ac1fc768bfba44b4a7166f0fde | |
parent | b7d681b9a6e648a8a87fa5e753c073a207cc94db (diff) | |
download | midipix_build-c43501983c1f7446045ae54cea2141316a3c6b63.tar.bz2 midipix_build-c43501983c1f7446045ae54cea2141316a3c6b63.tar.xz |
groups/241.native_packages_inet.group:bind:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-libtool --disable-backtrace --with-eddsa=no --with-ecdsa=yes --with-gssapi=no --with-libxml2=no --with-libjson=no --with-openssl=${PREFIX_NATIVE} --without-lmdb BUILD_CC=gcc (via midipix.)
-rw-r--r-- | groups/241.native_packages_inet.group | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/241.native_packages_inet.group b/groups/241.native_packages_inet.group index 9ea8bfdf..45e7f1fb 100644 --- a/groups/241.native_packages_inet.group +++ b/groups/241.native_packages_inet.group @@ -22,7 +22,7 @@ proxytunnel rsync socat thttpd w3m weechat wget whois")"; : ${PKG_BIND_SHA256SUM:=6c044e9ea81add9dbbd2f5dfc224964cc6b6e364e43a8d6d8b574d9282651802}; : ${PKG_BIND_VERSION:=9.13.2}; : ${PKG_BIND_URL:=https://ftp.isc.org/isc/bind/${PKG_BIND_VERSION}/bind-${PKG_BIND_VERSION}.tar.gz}; -: ${PKG_BIND_CONFIGURE_ARGS_EXTRA:="--with-libtool --disable-backtrace --with-eddsa=no --with-ecdsa=yes --with-gssapi=no --with-libxml2=no --with-libjson=no --with-openssl=${PREFIX_NATIVE} BUILD_CC=gcc"}; +: ${PKG_BIND_CONFIGURE_ARGS_EXTRA:="--with-libtool --disable-backtrace --with-eddsa=no --with-ecdsa=yes --with-gssapi=no --with-libxml2=no --with-libjson=no --with-openssl=${PREFIX_NATIVE} --without-lmdb BUILD_CC=gcc"}; : ${PKG_BIND_MAKEFLAGS_BUILD:=-j1}; : ${PKG_CA_CERTIFICATES_DEPENDS:="libressl"}; : ${PKG_CA_CERTIFICATES_URLS_GIT:="cacerts=https://dev.midipix.org/distro/cacerts.git@main"}; |