summaryrefslogtreecommitdiffhomepage
path: root/groups/030.host_toolchain.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-11-02 18:22:11 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-11-02 18:22:11 +0100
commit935afae43d5f9352afcc563b4fe77714743b1681 (patch)
tree4b4cf0859fc4710349611b1f1090b1b2c87954df /groups/030.host_toolchain.group
parent9e45b834dbf3daffc89784bcd795dc542f02f68d (diff)
downloadmidipix_build-935afae43d5f9352afcc563b4fe77714743b1681.tar.bz2
midipix_build-935afae43d5f9352afcc563b4fe77714743b1681.tar.xz
groups/0*.*.group:${PKG_RPM_DISABLE}: don't generate RPM packages.
Diffstat (limited to 'groups/030.host_toolchain.group')
-rw-r--r--groups/030.host_toolchain.group2
1 files changed, 2 insertions, 0 deletions
diff --git a/groups/030.host_toolchain.group b/groups/030.host_toolchain.group
index 59ccae72..c721d7da 100644
--- a/groups/030.host_toolchain.group
+++ b/groups/030.host_toolchain.group
@@ -12,6 +12,8 @@ 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}";
+HOST_TOOLCHAIN_RPM_DISABLE=1;
+
: ${PKG_BINUTILS_HOST_SHA256SUM:=250d3b2925c6b211fb16173b0b25bc091c58829fbcad3eb849645e0af52cf7fa};
: ${PKG_BINUTILS_HOST_VERSION:=2.24.51};
: ${PKG_BINUTILS_HOST_URL:=ftp://sourceware.org/pub/binutils/snapshots/binutils-${PKG_BINUTILS_HOST_VERSION}.tar.bz2};