From 229b1fc31901b1296bc7ec09d143b038c5368003 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 15 Apr 2025 19:44:32 -0700 Subject: [PATCH] libtool: remove nocross --- srcpkgs/libtool/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libtool/template b/srcpkgs/libtool/template index ea6acd322d5..f982fca2913 100644 --- a/srcpkgs/libtool/template +++ b/srcpkgs/libtool/template @@ -10,7 +10,6 @@ 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