[gcc] 4.8.0-0.4

Jakub Jelinek jakub at fedoraproject.org
Mon Jan 21 22:25:53 UTC 2013


commit f16dbfc81a1189aaaa8c6407c6a47186b6c08067
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Mon Jan 21 23:25:34 2013 +0100

    4.8.0-0.4

 gcc.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 9ceb0f4..4a88059 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -870,6 +870,9 @@ rm -f gcc/testsuite/go.test/test/chan/goroutines.go
 
 %build
 
+# Undo the broken autoconf change in recent Fedora versions
+export CONFIG_SITE=NONE
+
 %if %{build_java}
 export GCJ_PROPERTIES=jdt.compiler.useSingleThread=true
 # gjar isn't usable, so even when GCC source tree no longer includes


More information about the scm-commits mailing list