summaryrefslogtreecommitdiffstats
path: root/source-builder/config/gcc-4.7-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source-builder/config/gcc-4.7-1.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/source-builder/config/gcc-4.7-1.cfg b/source-builder/config/gcc-4.7-1.cfg
index 30b3d5e..519e2c8 100644
--- a/source-builder/config/gcc-4.7-1.cfg
+++ b/source-builder/config/gcc-4.7-1.cfg
@@ -148,6 +148,9 @@ Source22: ftp://ftp.gnu.org/gnu/gmp/gmp-%{gmp_version}.tar.bz2
%{?with_plugin:--enable-plugin}%{!?with_plugin:--disable-plugin} \
--enable-newlib-io-c99-formats \
%{?with_iconv:--enable-newlib-iconv} \
+%if %{enable_obsolete}
+ --enable-obsolete \
+%endif
--enable-languages="$languages"
%if "%_host" != "%_build"