findutils, revbump, don't call cmd:ld (gcc2) (#11810)

fixes php on 32bit
This commit is contained in:
Schrijvers Luc
2025-02-19 19:00:51 +01:00
committed by GitHub
parent e5b050905d
commit 12d0b0140f

View File

@@ -10,7 +10,7 @@ The tools supplied with this package are:
HOMEPAGE="http://www.gnu.org/software/findutils"
COPYRIGHT="1994-2015 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://ftp.gnu.org/gnu/findutils/findutils-$portVersion.tar.xz"
CHECKSUM_SHA256="a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe"
PATCHES="findutils-$portVersion.patchset"
@@ -52,10 +52,10 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf
cmd:autopoint$secondaryArchSuffix
cmd:awk
cmd:find
cmd:gcc$secondaryArchSuffix
cmd:ld
cmd:make
cmd:python3
cmd:sed