From 0c3a924f34f982f7df7132dcf8c9b2b2fff9ebe4 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Mon, 7 Aug 2023 15:43:14 -0700 Subject: [PATCH] libtool: rebuild for gcc 13 (nocross) --- srcpkgs/libtool/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libtool/template b/srcpkgs/libtool/template index 4eea61b17c4..ca0413047b0 100644 --- a/srcpkgs/libtool/template +++ b/srcpkgs/libtool/template @@ -1,7 +1,7 @@ # Template file for 'libtool' pkgname=libtool version=2.4.7 -revision=4 +revision=5 build_style=gnu-configure hostmakedepends="texinfo perl automake help2man xz gnulib tar" depends="tar sed grep" @@ -11,6 +11,7 @@ license="GPL-2.0-or-later" homepage="http://www.gnu.org/software/libtool" distfiles="${GNU_SITE}/libtool/$pkgname-$version.tar.xz" checksum=4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d +nocross=temporarily if [ "$XBPS_TARGET_LIBC" = "musl" ]; then # Musl always searches LD_LIBRARY_PATH before RPATH and RUNPATH