public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Allow easier rebuilds on some multilib arches.
@ 2026-06-09 12:42 Tomas Mraz
  0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : 0b4cee3bc2d236f36c69998e559495cb1ad5bf3d
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2011-05-19T10:34:38+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/0b4cee3bc2d236f36c69998e559495cb1ad5bf3d?branch=rebase_40beta

Log:
Allow easier rebuilds on some multilib arches.

---
diff --git a/openssl.spec b/openssl.spec
index 15da450..2f66dbe 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -173,7 +173,7 @@ make TABLE PERL=%{__perl}
 %build
 # Figure out which flags we want to use.
 # default
-sslarch=%{_os}-%{_arch}
+sslarch=%{_os}-%{_target_cpu}
 %ifarch %ix86
 sslarch=linux-elf
 if ! echo %{_target} | grep -q i686 ; then

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

only message in thread, other threads:[~2026-06-09 12:42 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:42 [rpms/openssl] rebase_40beta: Allow easier rebuilds on some multilib arches Tomas Mraz

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