mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-xz: Follow suit from target xz.
Date: Sun, 25 Feb 2024 15:35:14 +0100	[thread overview]
Message-ID: <20240225143514.2406777-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20240225143514.2406777-1-christian.melki@t2data.com>

* Pin down a few options.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-xz.make | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rules/host-xz.make b/rules/host-xz.make
index c04db9567..bc044fcea 100644
--- a/rules/host-xz.make
+++ b/rules/host-xz.make
@@ -27,6 +27,7 @@ HOST_XZ_CONF_OPT	:= \
 	--disable-lzip-decoder \
 	--enable-assembler \
 	--enable-clmul-crc \
+	--enable-arm64-crc32 \
 	--disable-small \
 	--enable-threads \
 	--enable-xz \
@@ -42,8 +43,10 @@ HOST_XZ_CONF_OPT	:= \
 	--enable-symbol-versions \
 	--disable-nls \
 	--enable-rpath \
+	--enable-ifunc \
 	--enable-unaligned-access=auto \
 	--disable-unsafe-type-punning \
-	--disable-werror
+	--disable-werror \
+	--enable-year2038
 
 # vim: syntax=make
-- 
2.34.1




  reply	other threads:[~2024-02-25 14:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 14:35 [ptxdist] [PATCH] xz: Version bump. 5.4.4 -> 5.6.0 Christian Melki
2024-02-25 14:35 ` Christian Melki [this message]
2024-03-15  4:06   ` [ptxdist] [APPLIED] host-xz: Follow suit from target xz Michael Olbrich
2024-03-15  4:06 ` [ptxdist] [APPLIED] xz: Version bump. 5.4.4 -> 5.6.0 Michael Olbrich
2024-03-29 21:52 ` [ptxdist] [PATCH] " Michael Olbrich
2024-03-29 22:04   ` Christian Melki

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=20240225143514.2406777-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.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