summaryrefslogtreecommitdiffhomepage
path: root/groups/110.native_toolchain.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-26 21:58:50 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-26 21:58:50 +0000
commitb710061c5ea54eb8a42187b563b5f0dd4dec53c4 (patch)
treeec62a5eecba06176ce0ebb43cd59cf29eff9e18f /groups/110.native_toolchain.group
parentc6d6e08feab839a9dc5792071fb803494cc51a69 (diff)
downloadmidipix_build-b710061c5ea54eb8a42187b563b5f0dd4dec53c4.tar.bz2
midipix_build-b710061c5ea54eb8a42187b563b5f0dd4dec53c4.tar.xz
Implements group-group dependencies.
Diffstat (limited to 'groups/110.native_toolchain.group')
-rw-r--r--groups/110.native_toolchain.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/110.native_toolchain.group b/groups/110.native_toolchain.group
index 414fc0c9..1bb61a7c 100644
--- a/groups/110.native_toolchain.group
+++ b/groups/110.native_toolchain.group
@@ -2,6 +2,7 @@
# Build group native_toolchain
#
NATIVE_TOOLCHAIN_CONFIGURE_ARGS="--disable-nls --host=${DEFAULT_TARGET} --program-prefix= --prefix=/ --target=${DEFAULT_TARGET}";
+NATIVE_TOOLCHAIN_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools native_tools";
NATIVE_TOOLCHAIN_PACKAGES="
binutils binutils_mingw32 gcc_full gcc_stage1_native_mingw32 gmp mpc mpfr musl_full ";
NATIVE_TOOLCHAIN_PREFIX="${PREFIX_NATIVE}";