libtool: rebuild for gcc14 (nocross)

This commit is contained in:
oreo639 2024-10-06 05:05:56 -07:00
parent fc10f2c446
commit 87d296dae1

View file

@ -1,7 +1,7 @@
# Template file for 'libtool' # Template file for 'libtool'
pkgname=libtool pkgname=libtool
version=2.4.7 version=2.4.7
revision=7 revision=8
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="texinfo perl automake help2man xz gnulib tar" hostmakedepends="texinfo perl automake help2man xz gnulib tar"
short_desc="Generic library support script" short_desc="Generic library support script"
@ -10,6 +10,7 @@ license="GPL-2.0-or-later"
homepage="http://www.gnu.org/software/libtool" homepage="http://www.gnu.org/software/libtool"
distfiles="${GNU_SITE}/libtool/$pkgname-$version.tar.xz" distfiles="${GNU_SITE}/libtool/$pkgname-$version.tar.xz"
checksum=4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d checksum=4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d
nocross=temporarily
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
# Musl always searches LD_LIBRARY_PATH before RPATH and RUNPATH # Musl always searches LD_LIBRARY_PATH before RPATH and RUNPATH