public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Stransky <stransky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] f45: update build config
Date: Fri, 21 Aug 2026 12:39:17 GMT [thread overview]
Message-ID: <178731595713.1.7863521615033721414.rpms-firefox-e797bf4b34d3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/firefox
Branch : f45
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=f45
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
reply other threads:[~2026-08-21 12:39 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=178731595713.1.7863521615033721414.rpms-firefox-e797bf4b34d3@fedoraproject.org \
--to=stransky@redhat.com \
--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