public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: The hack is needed only on some architectures.
Date: Tue, 09 Jun 2026 12:44:12 GMT [thread overview]
Message-ID: <178100905229.1.16879265192512146804.rpms-openssl-5ec63a5ce1ff@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 5ec63a5ce1ff99ee8ea174ed835cc4411623d8f5
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2018-06-19T18:39:17+02:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/5ec63a5ce1ff99ee8ea174ed835cc4411623d8f5?branch=rebase_40beta
Log:
The hack is needed only on some architectures.
---
diff --git a/openssl-1.1.0-build.patch b/openssl-1.1.0-build.patch
index 3d035a8..7565642 100644
--- a/openssl-1.1.0-build.patch
+++ b/openssl-1.1.0-build.patch
@@ -41,7 +41,7 @@ diff -up openssl-1.1.0f/Configurations/10-main.conf.build openssl-1.1.0f/Configu
diff -up openssl-1.1.0h/engines/afalg/e_afalg.c.build openssl-1.1.0h/engines/afalg/e_afalg.c
--- openssl-1.1.0h/engines/afalg/e_afalg.c.build 2018-03-27 15:50:40.000000000 +0200
+++ openssl-1.1.0h/engines/afalg/e_afalg.c 2018-06-19 16:56:20.150950529 +0200
-@@ -36,14 +36,19 @@ void engine_load_afalg_int(void)
+@@ -36,14 +36,25 @@ void engine_load_afalg_int(void)
}
#else
@@ -60,6 +60,12 @@ diff -up openssl-1.1.0h/engines/afalg/e_afalg.c.build openssl-1.1.0h/engines/afa
+# include <linux/if_alg.h>
+# include <linux/aio_abi.h>
+
++# ifndef _LINUX_TIME_H
++# undef timespec
++# undef timeval
++# undef itimerspec
++# undef sigset_t
++# endif
# include "e_afalg.h"
# define AFALG_LIB_NAME "AFALG"
reply other threads:[~2026-06-09 12:44 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=178100905229.1.16879265192512146804.rpms-openssl-5ec63a5ce1ff@fedoraproject.org \
--to=tmraz@fedoraproject.org \
--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