Update libtool to 2.4.7 for AArch64 support

This commit is contained in:
Kinsey Moore 2024-02-11 19:03:21 -06:00 committed by Joel Sherrill
parent 08a73975ae
commit 43d029e858
3 changed files with 19 additions and 2 deletions

View File

@ -6,4 +6,4 @@
devel/autoconf-2.69-1
devel/automake-1.12.6-1
devel/libtool-2.4.2-1
devel/libtool-2.4.7-1

View File

@ -0,0 +1,17 @@
#
# Libtool 2.4.7
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/base.cfg
%define libtool_version 2.4.7
%hash sha256 libtool-%{libtool_version}.tar.gz BOlsJATqcMWQxUbrpCAqThJyLGQAFsErmy8c49SB6ag=
#
# The libtool build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/libtool-2-1.cfg

View File

@ -4,4 +4,4 @@
%define release 1
devel/libtool-2.4.2-1
devel/libtool-2.4.7-1