public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f44: update build config
@ 2026-08-21 12:39 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-21 12:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f44
Commit : e797bf4b34d3eb384328526086b043b859527702
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-08-21T14:29:19+02:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/e797bf4b34d3eb384328526086b043b859527702?branch=f44
Log:
update build config
---
diff --git a/firefox.spec b/firefox.spec
index 019815a..3bf2150 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -32,11 +32,15 @@ ExcludeArch: i686
%global enable_replace_malloc 0
%endif
+%if !%{release_build}
+ %bcond wasi_sdk 0
+%else
%ifarch s390x
%bcond wasi_sdk 0
%else
%bcond wasi_sdk 1
%endif
+%endif
%bcond build_with_clang 0
%if %{with build_with_clang}
@@ -90,13 +94,9 @@ ExcludeArch: i686
%global build_with_pgo 0
%ifarch x86_64
%if %{release_build}
-%if 0%{?fedora} >= 44 || 0%{?rhel} >= 11
-%global build_with_pgo 1
-%else
%global build_with_pgo 1
%endif
%endif
-%endif
%if 0%{?flatpak}
%global build_with_pgo 0
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 12:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 12:39 [rpms/firefox] f44: update build config Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox