mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 2/2] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0
@ 2026-07-08 17:29 Christian Melki
  2026-07-08 17:29 ` [ptxdist] [PATCH 1/2] libjpeg: Version bump. 3.1.4.1 -> 3.2 Christian Melki
  2026-07-15 10:01 ` [ptxdist] [APPLIED] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2026-07-08 17:29 UTC (permalink / raw)
  To: ptxdist

* Adjust build options, seemed to be a bit off?

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

diff --git a/rules/host-libjpeg.make b/rules/host-libjpeg.make
index bea261825..5d2222b53 100644
--- a/rules/host-libjpeg.make
+++ b/rules/host-libjpeg.make
@@ -26,15 +26,14 @@ HOST_LIBJPEG_CONF_OPT := \
 	-DENABLE_STATIC=OFF \
 	-DFORCE_INLINE=ON \
 	-DREQUIRE_SIMD=OFF \
-	-DWITH_12BIT=OFF \
 	-DWITH_ARITH_DEC=ON \
 	-DWITH_ARITH_ENC=ON \
 	-DWITH_FUZZ=OFF \
-	-DWITH_JAVA=OFF \
 	-DWITH_JPEG7=ON \
 	-DWITH_JPEG8=ON \
-	-DWITH_MEM_SRCDST=ON \
 	-DWITH_SIMD=OFF \
-	-DWITH_TURBOJPEG=ON \
+	-DWITH_TESTS=OFF \
+	-DWITH_TOOLS=ON \
+	-DWITH_TURBOJPEG=ON
 
 # vim: syntax=make
-- 
2.43.0




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-15 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 17:29 [ptxdist] [PATCH 2/2] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0 Christian Melki
2026-07-08 17:29 ` [ptxdist] [PATCH 1/2] libjpeg: Version bump. 3.1.4.1 -> 3.2 Christian Melki
2026-07-15 10:01   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-15 10:01 ` [ptxdist] [APPLIED] host-libjpeg: Follow target libjpeg-bump 3.1.4.1 -> 3.2.0 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox