summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-08-22 13:24:14 +1000
committerChris Johns <chrisj@rtems.org>2013-08-22 13:24:14 +1000
commitf4e903532d18c1585fb05ee136905edfb608dc83 (patch)
treeacc15f8ce256bd6600ea232d14c2ca62c62318a9
parentconfig: Disable ICONV support for the m32c. (diff)
downloadrtems-source-builder-f4e903532d18c1585fb05ee136905edfb608dc83.tar.bz2
config: Fix the use of the extra options.
-rw-r--r--source-builder/config/gcc-common-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/source-builder/config/gcc-common-1.cfg b/source-builder/config/gcc-common-1.cfg
index 4e51d2e..4943fa3 100644
--- a/source-builder/config/gcc-common-1.cfg
+++ b/source-builder/config/gcc-common-1.cfg
@@ -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: