From b710061c5ea54eb8a42187b563b5f0dd4dec53c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 26 Feb 2020 21:58:50 +0000 Subject: Implements group-group dependencies. --- groups/110.native_toolchain.group | 1 + 1 file changed, 1 insertion(+) (limited to 'groups/110.native_toolchain.group') 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}"; -- cgit v1.2.3