From d5d313b26099250aa5d0eab5cf0ca7584f97f6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Mon, 11 May 2020 09:59:27 +0100 Subject: groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. groups/020.host_deps_rpm.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. groups/030.host_toolchain.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. --- groups/030.host_toolchain.group | 1 + 1 file changed, 1 insertion(+) (limited to 'groups/030.host_toolchain.group') diff --git a/groups/030.host_toolchain.group b/groups/030.host_toolchain.group index 4c485b3d..31337a23 100644 --- a/groups/030.host_toolchain.group +++ b/groups/030.host_toolchain.group @@ -10,6 +10,7 @@ binutils_host binutils_host_mingw32 gcc_full_host gcc_libstdcpp_v3_host gcc_runtime_host gcc_stage1_cross_mingw32 gcc_stage1_host gmp_host ldso_host mpc_host mpfr_host musl_full_host musl_no_complex_host nasm_host psxstub_host psxtypes_host"; +HOST_TOOLCHAIN_PKG_CONFIG="${PREFIX}/bin/pkgconf"; HOST_TOOLCHAIN_PREFIX="${PREFIX_CROSS}"; : ${PKG_BINUTILS_HOST_SHA256SUM:=250d3b2925c6b211fb16173b0b25bc091c58829fbcad3eb849645e0af52cf7fa}; : ${PKG_BINUTILS_HOST_VERSION:=2.24.51}; -- cgit v1.2.3