[packages/openjdk24] Try to get i686 and x32 building

arekm arekm at pld-linux.org
Tue Mar 10 18:29:37 CET 2026


commit 495ec730845cc0ec51e2e27f6c36050b9f165b49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 10 18:29:28 2026 +0100

    Try to get i686 and x32 building

 openjdk24.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openjdk24.spec b/openjdk24.spec
index d5962d3..98aa77d 100644
--- a/openjdk24.spec
+++ b/openjdk24.spec
@@ -26,7 +26,7 @@ Summary:	Open-source implementation of the Java Platform, Standard Edition
 Summary(pl.UTF-8):	Wolnoźródłowa implementacja Java 24 SE
 Name:		openjdk24
 Version:	24.0.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Development/Languages/Java
 Source0:	https://github.com/openjdk/jdk24u/archive/jdk-%{version}-ga/%{name}-%{version}.tar.gz
@@ -372,6 +372,7 @@ chmod a+x configure
 
 # disable-debug-symbols so openjdk debuginfo handling won't conflict with ours
 %configure \
+	--enable-deprecated-ports=yes \
 	--with-jvm-variants=%{jvm_type} \
 	--with-boot-jdk="%{java_home}" \
 	--with-extra-cflags="%{rpmcppflags} %{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk24.git/commitdiff/495ec730845cc0ec51e2e27f6c36050b9f165b49



More information about the pld-cvs-commit mailing list