summaryrefslogtreecommitdiffhomepage
path: root/groups.d/120.native_runtime.d/sltdl.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/120.native_runtime.d/sltdl.package')
-rw-r--r--groups.d/120.native_runtime.d/sltdl.package8
1 files changed, 8 insertions, 0 deletions
diff --git a/groups.d/120.native_runtime.d/sltdl.package b/groups.d/120.native_runtime.d/sltdl.package
new file mode 100644
index 00000000..bb9b0982
--- /dev/null
+++ b/groups.d/120.native_runtime.d/sltdl.package
@@ -0,0 +1,8 @@
+: ${PKG_SLTDL_DEPENDS:="ldso"};
+: ${PKG_SLTDL_URLS_GIT:=sltdl=${DEFAULT_GITROOT}/sltdl};
+: ${PKG_SLTDL_CONFIGURE_ARGS_EXTRA:=--as-ltdl-drop-in-replacement};
+: ${PKG_SLTDL_INSTALL_TARGET_EXTRA:=install-lib};
+
+ex_pkg_register "sltdl" "${RTL_FILEOP_SOURCE_FNAME}" "native_runtime";
+
+# vim:filetype=sh textwidth=0