summaryrefslogtreecommitdiffhomepage
path: root/groups.d/100.native_tools.d/slibtool.package
blob: 383b63ecef8876458893c3a7a23511865b5b9237 (plain)
1
2
3
4
5
6
: ${PKG_SLIBTOOL_URLS_GIT:="slibtool=https://git.midipix.org/slibtool"};
: ${PKG_SLIBTOOL_CONFIGURE_ARGS:="--host=${DEFAULT_TARGET} --prefix= --target=${DEFAULT_TARGET}"};

ex_pkg_register "slibtool" "${RTL_FILEOP_SOURCE_FNAME}" "native_tools";

# vim:filetype=sh textwidth=0