[llvm/f18] Actually build against GCC 4.7.2

Michel Alexandre Salim salimma at fedoraproject.org
Mon Sep 24 08:49:59 UTC 2012


commit 9d73f9bb7a44a3ac802a04f4d6ce69368eadc7e4
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Sep 24 15:49:03 2012 +0700

    Actually build against GCC 4.7.2

 llvm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 8acdbe6..b0a6f78 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -36,7 +36,7 @@ ExcludeArch: s390 s390x ppc ppc64
 
 Name:           llvm
 Version:        3.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        The Low Level Virtual Machine
 
 Group:          Development/Languages
@@ -556,6 +556,9 @@ exit 0
 %endif
 
 %changelog
+* Mon Sep 24 2012 Michel Salim <salimma at fedoraproject.org> - 3.1-11
+- Actually build against GCC 4.7.2
+
 * Mon Sep 24 2012 Michel Salim <salimma at fedoraproject.org> - 3.1-10
 - Rebuild for GCC 4.7.2
 


More information about the scm-commits mailing list