mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
findutils, revbump, don't call cmd:ld (gcc2) (#11810)
fixes php on 32bit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user