mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 3/8] findutils: update to 4.6.0
Date: Sun,  6 Nov 2016 18:27:46 +0100	[thread overview]
Message-ID: <20161106172751.28971-3-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20161106172751.28971-1-clemens.gruber@pqgruber.com>

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/findutils.make | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/rules/findutils.make b/rules/findutils.make
index 740bd97..0a4fafa 100644
--- a/rules/findutils.make
+++ b/rules/findutils.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_FINDUTILS) += findutils
 #
 # Paths and names
 #
-FINDUTILS_VERSION	:= 4.2.23
-FINDUTILS_MD5		:= ecaff8b060e8d69c10eb2391a8032e26
+FINDUTILS_VERSION	:= 4.6.0
+FINDUTILS_MD5		:= 9936aa8009438ce185bea2694a997fc1
 FINDUTILS		:= findutils-$(FINDUTILS_VERSION)
 FINDUTILS_SUFFIX	:= tar.gz
 FINDUTILS_URL		:= $(call ptx/mirror, GNU, findutils/$(FINDUTILS).$(FINDUTILS_SUFFIX))
@@ -44,7 +44,12 @@ FINDUTILS_AUTOCONF := \
 	--libexecdir=/usr/bin \
 	--localstatedir=$(FINDUTILS_DBASE_PATH) \
 	--disable-debug \
-	--disable-nls
+	$(GLOBAL_LARGE_FILE_OPTION) \
+	--enable-threads=posix \
+	--disable-assert \
+	--disable-rpath \
+	--disable-nls \
+	--without-selinux
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.10.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2016-11-06 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 17:27 [ptxdist] [PATCH 1/8] busybox: bump version Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 2/8] coreutils: update to 8.25 Clemens Gruber
2016-11-06 17:27 ` Clemens Gruber [this message]
2016-11-06 17:27 ` [ptxdist] [PATCH 4/8] grep: update to 2.26 Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 5/8] gzip: bump version Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 6/8] libpcre: bump version and update license hash Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 7/8] ntp: bump version Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 8/8] sed: update to 4.2.2 Clemens Gruber
2016-11-11 11:10 ` [ptxdist] [PATCH 1/8] busybox: bump version Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161106172751.28971-3-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox