public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: fix fedora macro usage
Date: Mon, 29 Jun 2026 12:26:57 GMT [thread overview]
Message-ID: <178273601766.1.6930689495426091982.rpms-gcc-9ac4480c602e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 9ac4480c602e9af3ccac4fa3f292dbd8de078b7d
Author : Dan Horák <dan@danny.cz>
Date : 2016-01-10T21:51:44+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/9ac4480c602e9af3ccac4fa3f292dbd8de078b7d?branch=rhel-f41-base
Log:
fix fedora macro usage
---
diff --git a/gcc.spec b/gcc.spec
index 152d1f6..19894ce 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -956,7 +956,7 @@ CONFIGURE_OPTS="\
--enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu \
--enable-plugin --enable-initfini-array \
--disable-libgcj \
-%if 0%{fedora} >= 21 && 0%{fedora} <= 22
+%if 0%{?fedora} >= 21 && 0%{?fedora} <= 22
--with-default-libstdcxx-abi=gcc4-compatible \
%endif
%if %{build_isl}
reply other threads:[~2026-06-29 12:26 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=178273601766.1.6930689495426091982.rpms-gcc-9ac4480c602e@fedoraproject.org \
--to=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