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: One more attempt at fixing the aarch64 build.
Date: Tue, 09 Jun 2026 12:43:52 GMT [thread overview]
Message-ID: <178100903257.1.979013455910376184.rpms-openssl-0e044983025c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 0e044983025ce90a55fed472e976b7b84dcbcc67
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2016-10-11T11:25:21+02:00
Stats : +1/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/0e044983025ce90a55fed472e976b7b84dcbcc67?branch=rebase_40beta
Log:
One more attempt at fixing the aarch64 build.
---
diff --git a/openssl-1.1.0-build.patch b/openssl-1.1.0-build.patch
index 05b39aa..ff6cfef 100644
--- a/openssl-1.1.0-build.patch
+++ b/openssl-1.1.0-build.patch
@@ -21,13 +21,10 @@ diff -up openssl-1.1.0b/Configurations/10-main.conf.build openssl-1.1.0b/Configu
},
"linux-armv4" => {
-@@ -680,7 +681,10 @@ sub vms_info {
- },
+@@ -681,6 +682,7 @@ sub vms_info {
"linux-aarch64" => {
inherit_from => [ "linux-generic64", asm("aarch64_asm") ],
-+ cflags => add("-m64 -DL_ENDIAN"),
perlasm_scheme => "linux64",
-+ shared_ldflag => "-m64",
+ multilib => "64",
},
"linux-arm64ilp32" => { # https://wiki.linaro.org/Platform/arm64-ilp32
reply other threads:[~2026-06-09 12:43 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=178100903257.1.979013455910376184.rpms-openssl-0e044983025c@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