From 17e7614b5eaf18c5c9d15d87d2b98c9fdd5a2a9b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 14 Dec 2011 09:20:06 +0100 Subject: [PATCH] - fix gcc version in 12.1 --- configs/sl12.1.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sl12.1.conf b/configs/sl12.1.conf index 8cdf82c..7522cd5 100644 --- a/configs/sl12.1.conf +++ b/configs/sl12.1.conf @@ -1,4 +1,4 @@ -%define gcc_version 45 +%define gcc_version 46 %define opensuse_bs 1 %define _with_aaa_base_malloc_debug 1 -- 2.7.4