From 308fa73712b693ecdd7159a553edb1066e7c12fd Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 24 Feb 2024 05:26:16 +0000 Subject: added and integrated the (local/intermediate) ``cross_toolchain'' build group. --- groups.d/120.native_runtime.group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'groups.d/120.native_runtime.group') diff --git a/groups.d/120.native_runtime.group b/groups.d/120.native_runtime.group index 2fe70f2a..71eceaed 100644 --- a/groups.d/120.native_runtime.group +++ b/groups.d/120.native_runtime.group @@ -6,7 +6,7 @@ NATIVE_RUNTIME_CFLAGS_CONFIGURE="${DEFAULT_CFLAGS_RUNTIME}"; NATIVE_RUNTIME_CXXFLAGS_CONFIGURE="${DEFAULT_CXXFLAGS_RUNTIME}"; NATIVE_RUNTIME_CONFIGURE_ARGS="--prefix= --strict --host=${DEFAULT_TARGET}"; NATIVE_RUNTIME_ENV_VARS_EXTRA="CFLAGS_PATH=-I${PREFIX_NATIVE}/include:LDFLAGS_PATH=-L${PREFIX_NATIVE}/lib"; -NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools native_toolchain native_tools"; +NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools native_toolchain native_tools"; NATIVE_RUNTIME_PACKAGES=" dalist ldso ntapi ntcon ntctty ntux pemagine psxscl psxscl_strace psxtypes ptycon toksvc sltdl u16ports"; NATIVE_RUNTIME_PREFIX="${PREFIX_NATIVE}"; -- cgit v1.2.3