From e1d4697bc4af580c8bbdb8256fdc90626e18a226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Sun, 15 Mar 2020 12:44:26 +0000 Subject: Set -o nounset in addition to +o errexit -o nounset. groups/000.host_tools.group:libtool_host:${PKG_LIBTOOL}: build w/ `none'. subr/build_init.subr:buildp_init_getopts(): set ${DEFAULT_BUILD_CPUS} prior to ex_pkg_load_vars() call. subr/pkg_{build,install_make}.subr: only pass `LIBTOOL=${PKG_LIBTOOL}' if set and not `none'. vars/libtool_host.vars: removes obsolete vars file. --- groups/000.host_tools.group | 1 + 1 file changed, 1 insertion(+) (limited to 'groups/000.host_tools.group') diff --git a/groups/000.host_tools.group b/groups/000.host_tools.group index 6c9318b0..7e2b3358 100644 --- a/groups/000.host_tools.group +++ b/groups/000.host_tools.group @@ -27,6 +27,7 @@ HOST_TOOLS_PREFIX="${PREFIX}"; : ${PKG_LIBTOOL_HOST_SHA256SUM:=7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f}; : ${PKG_LIBTOOL_HOST_VERSION:=2.4.6}; : ${PKG_LIBTOOL_HOST_URL:=https://ftp.gnu.org/gnu/libtool/libtool-${PKG_LIBTOOL_HOST_VERSION}.tar.xz}; +: ${PKG_LIBTOOL_HOST_LIBTOOL:=none}; : ${PKG_M4_HOST_DEPENDS:="pkgconf_host slibtool_host"}; : ${PKG_M4_HOST_SHA256SUM:=f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07}; : ${PKG_M4_HOST_VERSION:=1.4.18}; -- cgit v1.2.3