rebuild for new ppl & cloog
This commit is contained in:
parent
171e01f806
commit
88d23c2975
5
gcc.spec
5
gcc.spec
@ -3,7 +3,7 @@
|
|||||||
%global gcc_version 4.7.2
|
%global gcc_version 4.7.2
|
||||||
# Note, gcc_release must be integer, if you want to add suffixes to
|
# Note, gcc_release must be integer, if you want to add suffixes to
|
||||||
# %{release}, append them after %{gcc_release} on Release: line.
|
# %{release}, append them after %{gcc_release} on Release: line.
|
||||||
%global gcc_release 8
|
%global gcc_release 9
|
||||||
%global _unpackaged_files_terminate_build 0
|
%global _unpackaged_files_terminate_build 0
|
||||||
%global multilib_64_archs sparc64 ppc64 s390x x86_64
|
%global multilib_64_archs sparc64 ppc64 s390x x86_64
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
|
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
|
||||||
@ -2669,6 +2669,9 @@ fi
|
|||||||
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
|
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 30 2012 Tom Callaway <spot@fedoraproject.org> 4.7.2-9
|
||||||
|
- rebuild for new ppl/cloog
|
||||||
|
|
||||||
* 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
|
||||||
- PRs fortran/54917, libstdc++/28811, libstdc++/54482, libstdc++/55028,
|
- PRs fortran/54917, libstdc++/28811, libstdc++/54482, libstdc++/55028,
|
||||||
|
Loading…
Reference in New Issue
Block a user