From 874146a1ea7edca2564152e8de17c9e2361ac092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Wed, 24 Apr 2024 16:14:20 +0200 Subject: Register groups w/ ex_pkg_register_group(). --- groups.d/120.native_runtime.group | 2 ++ 1 file changed, 2 insertions(+) (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 153a40f1..89986cda 100644 --- a/groups.d/120.native_runtime.group +++ b/groups.d/120.native_runtime.group @@ -9,4 +9,6 @@ NATIVE_RUNTIME_ENV_VARS_EXTRA="CFLAGS_PATH=-I${PREFIX_NATIVE}/include:LDFLAGS_PA NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools native_toolchain native_tools"; NATIVE_RUNTIME_PREFIX="${PREFIX_NATIVE}"; +ex_pkg_register_group "native_runtime" "${RTL_FILEOP_SOURCE_FNAME}"; + # vim:filetype=sh textwidth=0 -- cgit v1.2.3