From 9d73f9bb7a44a3ac802a04f4d6ce69368eadc7e4 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 24 Sep 2012 15:49:03 +0700 Subject: [PATCH] Actually build against GCC 4.7.2 --- llvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 3.1-11 +- Actually build against GCC 4.7.2 + * Mon Sep 24 2012 Michel Salim - 3.1-10 - Rebuild for GCC 4.7.2