summaryrefslogtreecommitdiffhomepage
path: root/groups.d/120.native_runtime.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 16:14:20 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 16:14:20 +0200
commit874146a1ea7edca2564152e8de17c9e2361ac092 (patch)
tree6f483642453b802e7ede4c105c9cf997f163a749 /groups.d/120.native_runtime.group
parent9318655cc9ff6b781d1bd7f164fd7e4093e7911e (diff)
downloadmidipix_build-874146a1ea7edca2564152e8de17c9e2361ac092.tar.bz2
midipix_build-874146a1ea7edca2564152e8de17c9e2361ac092.tar.xz
Register groups w/ ex_pkg_register_group().
Diffstat (limited to 'groups.d/120.native_runtime.group')
-rw-r--r--groups.d/120.native_runtime.group2
1 files changed, 2 insertions, 0 deletions
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