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/gcc] rhel-f41-base: ignore ppl version
Date: Mon, 29 Jun 2026 12:25:38 GMT [thread overview]
Message-ID: <178273593819.1.676189597971611351.rpms-gcc-30ee91c66197@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 30ee91c66197d1ba4ddb4f1b31f8b0b3ea9b4ec1
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2012-12-03T17:15:50-05:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/30ee91c66197d1ba4ddb4f1b31f8b0b3ea9b4ec1?branch=rhel-f41-base
Log:
ignore ppl version
---
diff --git a/gcc.spec b/gcc.spec
index 03cbc00..5ed22ea 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -924,7 +924,7 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="`echo $OPT_FLAGS | sed 's/ -Wall / /g'`"
--disable-libjava-multilib \
%endif
%if %{build_cloog}
- --with-ppl --with-cloog \
+ --with-ppl --disable-ppl-version-check --with-cloog \
%else
--without-ppl --without-cloog \
%endif
@@ -2671,6 +2671,7 @@ fi
%changelog
* Fri Nov 30 2012 Tom Callaway <spot@fedoraproject.org> 4.7.2-9
- rebuild for new ppl/cloog
+- pass --disable-ppl-version-check (for ppl 1.0)
* Fri Nov 9 2012 Jakub Jelinek <jakub@redhat.com> 4.7.2-8
- update from the 4.7 branch
reply other threads:[~2026-06-29 12:25 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=178273593819.1.676189597971611351.rpms-gcc-30ee91c66197@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