summaryrefslogtreecommitdiffhomepage
path: root/groups/030.host_toolchain.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-11 09:59:27 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-11 09:59:27 +0100
commitd5d313b26099250aa5d0eab5cf0ca7584f97f6de (patch)
treeaac6f480100bf60a666096e1be316dc49df29777 /groups/030.host_toolchain.group
parent7510de42147688ba1036479236bf3810f28f0c04 (diff)
downloadmidipix_build-d5d313b26099250aa5d0eab5cf0ca7584f97f6de.tar.bz2
midipix_build-d5d313b26099250aa5d0eab5cf0ca7584f97f6de.tar.xz
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.
Diffstat (limited to 'groups/030.host_toolchain.group')
-rw-r--r--groups/030.host_toolchain.group1
1 files changed, 1 insertions, 0 deletions
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};