public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: ignore ppl version
@ 2026-06-29 12:25 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-06-29 12:25 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: ignore ppl version Tom Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox