mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] jq: Use global largefile option
Date: Thu, 25 Jun 2026 21:23:38 +0200	[thread overview]
Message-ID: <20260625192338.832725-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260622091213.1383976-2-ada@thorsis.com>

Thanks, applied as 4c311e9004c0f6ce2fc740319643b34ab4fb57f8.

Michael

[sent from post-receive hook]

On Thu, 25 Jun 2026 21:23:38 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> With --disable-largefile build will fail on 32-bit armv5te after version
> bump to 1.8.2.  This is related to a recent y2038 fix for 32bit systems.
> 
> Link: https://github.com/jqlang/jq/pull/3407
> Fixes: 583aba9ac10a ("jq: Version bump, 1.6 -> 1.7")
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260622091213.1383976-2-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/jq.make b/rules/jq.make
> index 7f6f6ebd67b4..e7677052f4e6 100644
> --- a/rules/jq.make
> +++ b/rules/jq.make
> @@ -34,7 +34,7 @@ JQ_LICENSE_FILES := file://COPYING;md5=cf7fcb0a1def4a7ad62c028f7d0dca47
>  JQ_CONF_TOOL	:= autoconf
>  JQ_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
> -	--disable-largefile \
> +	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--disable-valgrind \
>  	--disable-asan \
>  	--disable-ubsan \



  reply	other threads:[~2026-06-25 19:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22  9:12 [ptxdist] [PATCH 0/2] jq: version bump and preparation for it Alexander Dahl via ptxdist
2026-06-22  9:12 ` [ptxdist] [PATCH 1/2] jq: Use global largefile option Alexander Dahl via ptxdist
2026-06-25 19:23   ` Michael Olbrich [this message]
2026-06-22  9:12 ` [ptxdist] [PATCH 2/2] jq: version bump 1.8.1 -> 1.8.2 Alexander Dahl via ptxdist
2026-06-25 19:23   ` [ptxdist] [APPLIED] " 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=20260625192338.832725-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.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