ignore ppl version
This commit is contained in:
parent
88d23c2975
commit
30ee91c661
3
gcc.spec
3
gcc.spec
@ -924,7 +924,7 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="`echo $OPT_FLAGS | sed 's/ -Wall / /g'`"
|
|||||||
--disable-libjava-multilib \
|
--disable-libjava-multilib \
|
||||||
%endif
|
%endif
|
||||||
%if %{build_cloog}
|
%if %{build_cloog}
|
||||||
--with-ppl --with-cloog \
|
--with-ppl --disable-ppl-version-check --with-cloog \
|
||||||
%else
|
%else
|
||||||
--without-ppl --without-cloog \
|
--without-ppl --without-cloog \
|
||||||
%endif
|
%endif
|
||||||
@ -2671,6 +2671,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 30 2012 Tom Callaway <spot@fedoraproject.org> 4.7.2-9
|
* Fri Nov 30 2012 Tom Callaway <spot@fedoraproject.org> 4.7.2-9
|
||||||
- rebuild for new ppl/cloog
|
- 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
|
* Fri Nov 9 2012 Jakub Jelinek <jakub@redhat.com> 4.7.2-8
|
||||||
- update from the 4.7 branch
|
- update from the 4.7 branch
|
||||||
|
Loading…
Reference in New Issue
Block a user