From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] pixman: Version bump. 0.44.2 -> 0.46.0
Date: Thu, 1 May 2025 19:35:29 +0200 [thread overview]
Message-ID: <20250501173529.3707966-1-christian.melki@t2data.com> (raw)
https://lists.freedesktop.org/archives/pixman/2025-April/005025.html
* Pin down a few options, notably the new fast path for RISCV.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/pixman.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/pixman.make b/rules/pixman.make
index 33f18005a..ebd11aa22 100644
--- a/rules/pixman.make
+++ b/rules/pixman.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIXMAN) += pixman
#
# Paths and names
#
-PIXMAN_VERSION := 0.44.2
-PIXMAN_MD5 := 3c403e3601d963a6972128b322342651
+PIXMAN_VERSION := 0.46.0
+PIXMAN_MD5 := ea559ebeb853d8f5b2bf86832769b011
PIXMAN := pixman-$(PIXMAN_VERSION)
PIXMAN_SUFFIX := tar.xz
PIXMAN_URL := $(call ptx/mirror, XORG, individual/lib/$(PIXMAN).$(PIXMAN_SUFFIX))
@@ -48,10 +48,12 @@ PIXMAN_CONF_OPT := \
-Dmmx=$(call ptx/endis, PTXCONF_ARCH_X86)d \
-Dneon=$(call ptx/endis, PTXCONF_ARCH_ARMV7_NEON)d \
-Dopenmp=disabled \
+ -Drvv=$(call ptx/endis, PTXCONF_ARCH_RISCV)d \
-Dsse2=$(call ptx/endis, PTXCONF_ARCH_X86)d \
-Dssse3=$(call ptx/endis, PTXCONF_ARCH_X86)d \
-Dtests=disabled \
-Dtimers=false \
+ -Dtls=auto \
-Dvmx=disabled
# ----------------------------------------------------------------------------
--
2.34.1
reply other threads:[~2025-05-01 17:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250501173529.3707966-1-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