Rebuild for GCC 4.7.2
This commit is contained in:
parent
3ce0b9ccd8
commit
5e1a5c2175
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# clang header paths are hard-coded at compile time
|
# clang header paths are hard-coded at compile time
|
||||||
# and need adjustment whenever there's a new GCC version
|
# and need adjustment whenever there's a new GCC version
|
||||||
%global gcc_version 4.7.1
|
%global gcc_version 4.7.2
|
||||||
|
|
||||||
%ifarch s390 s390x sparc64
|
%ifarch s390 s390x sparc64
|
||||||
# No ocaml on these arches
|
# No ocaml on these arches
|
||||||
@ -36,7 +36,7 @@ ExcludeArch: s390 s390x ppc ppc64
|
|||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -556,6 +556,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.1-10
|
||||||
|
- Rebuild for GCC 4.7.2
|
||||||
|
|
||||||
* Tue Aug 14 2012 Dan Horák <dan[at]danny.cz> - 3.1-9
|
* Tue Aug 14 2012 Dan Horák <dan[at]danny.cz> - 3.1-9
|
||||||
- Apply clang patches only when clang is being built
|
- Apply clang patches only when clang is being built
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user