config: Fix the use of the extra options.

This commit is contained in:
Chris Johns 2013-08-22 13:24:14 +10:00
parent 51a669f001
commit f4e903532d

View File

@ -165,7 +165,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
%{?with_plugin:--enable-plugin}%{!?with_plugin:--disable-plugin} \
%{?enable_obsolete:--enable-obsolete} \
--enable-languages="$languages" \
%{gcc_configure_extra_options}
%{?gcc_configure_extra_options:%{gcc_configure_extra_options}}
if test "%_host" != "%_build" ; then
# Bug in gcc-3.2.1: