diff --git a/native/libtool/Makefile b/native/libtool/Makefile new file mode 100644 index 000000000000..9f6acc8f2737 --- /dev/null +++ b/native/libtool/Makefile @@ -0,0 +1,18 @@ +PKG_NAME = libtool +PKG_VERS = 2.4.7 +PKG_EXT = tar.xz +PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT) +PKG_DIST_SITE = https://ftp.gnu.org/gnu/libtool +PKG_DIR = $(PKG_NAME)-$(PKG_VERS) + +DEPENDS = + +HOMEPAGE = https://www.gnu.org/software/libtool/ +COMMENT = GNU Libtool is a generic library support script that hides the complexity of using shared libraries behind a consistent, portable interface. +LICENSE = GPLv2 + +GNU_CONFIGURE = 1 +CONFIGURE_ARGS = --disable-static +ADDITIONAL_CFLAGS = -O + +include ../../mk/spksrc.native-cc.mk diff --git a/native/libtool/digests b/native/libtool/digests new file mode 100644 index 000000000000..e8cf9fb8a0b3 --- /dev/null +++ b/native/libtool/digests @@ -0,0 +1,3 @@ +libtool-2.4.7.tar.xz SHA1 0c90f1b046ea9cd7b32a4b5a6a9df4b46ddb637a +libtool-2.4.7.tar.xz SHA256 4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d +libtool-2.4.7.tar.xz MD5 2fc0b6ddcd66a89ed6e45db28fa44232