public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: disable nacl/pnacl for Fedora 23 (and older)
Date: Fri, 07 Aug 2026 16:04:07 GMT [thread overview]
Message-ID: <178611864737.1.9248076437675737051.rpms-chromium-98f362e5e444@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 98f362e5e4444332838e6b2c9a9adc5a1d6cfc84
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2016-07-28T10:05:58-04:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/98f362e5e4444332838e6b2c9a9adc5a1d6cfc84?branch=epel9-next
Log:
disable nacl/pnacl for Fedora 23 (and older)
---
diff --git a/chromium.spec b/chromium.spec
index c58a672..bb8ec2c 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -18,7 +18,9 @@
%global asan 0
# Only flip this on if stuff is really broken re: nacl.
-%if 0
+# chromium-native_client doesn't build on Fedora 23 because
+# clang is too old and buggy.
+%if 0%{?fedora} <= 23
%global killnacl 1
%else
%global killnacl 0
@@ -1415,6 +1417,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
+* Thu Jul 28 2016 Tom Callaway <spot@fedoraproject.org> 52.0.2743.82-8
+- disable nacl/pnacl for Fedora 23 (and older)
+
* Thu Jul 28 2016 Tom Callaway <spot@fedoraproject.org> 52.0.2743.82-7
- fix post scriptlet so that selinux stuff only happens when selinux is enabled
reply other threads:[~2026-08-07 16:04 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=178611864737.1.9248076437675737051.rpms-chromium-98f362e5e444@fedoraproject.org \
--to=spot@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