public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang] rawhide: Remove workaround for old s390x issue (supposedly fixed)
@ 2026-09-07  7:12 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-07  7:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/erlang
            Branch : rawhide
            Commit : 242dcc5d517639fd5ebf1be8948904e12ed0f93a
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-07T09:12:08+02:00
            Stats  : +4/-8 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/erlang/c/242dcc5d517639fd5ebf1be8948904e12ed0f93a?branch=rawhide

            Log:
            Remove workaround for old s390x issue (supposedly fixed)

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/erlang.spec b/erlang.spec
index fac6605..8a76e2f 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -70,7 +70,7 @@
 
 Name:		erlang
 Version:	27.3.4.17
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	General-purpose programming language and runtime environment
 
 License:	Apache-2.0
@@ -723,14 +723,7 @@ ERL_FLAGS="${RPM_OPT_FLAGS} -mcpu=ultrasparc -fno-strict-aliasing"
 ERL_FLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing"
 %endif
 
-# Kernel poll is buggy on s390x for unknown reasons, disable it
-# See rhbz#1770256
-%ifarch s390x
-%define __without_kernel_poll 1
-%endif
-
 CFLAGS="${ERL_FLAGS}" CXXFLAGS="${ERL_FLAGS}" %configure --enable-shared-zlib --enable-sctp --enable-systemd --disable-silent-rules \
-        %{?__without_kernel_poll:--disable-kernel-poll} \
         %{?with_fips:--enable-fips} \
 %if %{__with_java}
 	\
@@ -1944,6 +1937,9 @@ ERL_TOP=${ERL_TOP} make TARGET=${TARGET} release_tests
 
 
 %changelog
+* Sun Sep  6 2026 Peter Lemenkov <lemenkov@gmail.com> - 27.3.4.17-2
+- Remove workaround for s390x
+
 * Tue Sep  1 2026 Peter Lemenkov <lemenkov@gmail.com> - 27.3.4.17-1
 - Ver. 27.3.4.17
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-07  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07  7:12 [rpms/erlang] rawhide: Remove workaround for old s390x issue (supposedly fixed) Peter Lemenkov

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