public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: One more attempt at fixing the aarch64 build.
@ 2026-06-09 12:43 Tomas Mraz
  0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:43 UTC (permalink / raw)
  To: git-commits

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:43 [rpms/openssl] rebase_40beta: One more attempt at fixing the aarch64 build Tomas Mraz

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