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 4/8] grep: update to 2.26
Date: Sun,  6 Nov 2016 18:27:47 +0100	[thread overview]
Message-ID: <20161106172751.28971-4-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/grep.make | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/rules/grep.make b/rules/grep.make
index 698cbfc..fc11b74 100644
--- a/rules/grep.make
+++ b/rules/grep.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_GREP) += grep
 #
 # Paths and names
 #
-GREP_VERSION	:= 2.16
-GREP_MD5	:= 502350a6c8f7c2b12ee58829e760b44d
+GREP_VERSION	:= 2.26
+GREP_MD5	:= afdd61c7221434722671baf002ac9267
 GREP		:= grep-$(GREP_VERSION)
 GREP_SUFFIX	:= tar.xz
 GREP_URL	:= $(call ptx/mirror, GNU, grep/$(GREP).$(GREP_SUFFIX))
@@ -41,9 +41,12 @@ GREP_CONF_ENV := \
 GREP_CONF_TOOL	:= autoconf
 GREP_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_ROOT) \
-	--$(call ptx/endis, PTXCONF_GREP_PCRE)-perl-regexp \
 	$(GLOBAL_LARGE_FILE_OPTION) \
-	--disable-nls
+	--enable-threads=posix \
+	--disable-assert \
+	--disable-rpath \
+	--disable-nls \
+	--$(call ptx/endis, PTXCONF_GREP_PCRE)-perl-regexp
 
 # ----------------------------------------------------------------------------
 # 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 ` [ptxdist] [PATCH 3/8] findutils: update to 4.6.0 Clemens Gruber
2016-11-06 17:27 ` Clemens Gruber [this message]
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-4-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