From a1e8769c1265817b347132353132adaaff53f998 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 28 Jan 2024 15:20:35 -0800 Subject: [PATCH] libtool: disable nocross --- srcpkgs/libtool/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libtool/template b/srcpkgs/libtool/template index ca0413047b0..b112680fe86 100644 --- a/srcpkgs/libtool/template +++ b/srcpkgs/libtool/template @@ -11,7 +11,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