public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/erlang] rawhide: Remove workaround for old s390x issue (supposedly fixed)
Date: Mon, 07 Sep 2026 07:12:20 GMT [thread overview]
Message-ID: <178876514037.1.14009372362887828148.rpms-erlang-242dcc5d5176@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-07 7:12 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=178876514037.1.14009372362887828148.rpms-erlang-242dcc5d5176@fedoraproject.org \
--to=lemenkov@gmail.com \
--cc=git-commits@fedoraproject.org \
/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