summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-04-03 06:38:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-04-03 06:38:04 +0000
commit54ff312fa329b2e3344520ac82ea8af55721ca17 (patch)
treeceb41440fbaf6752a1ce117d38a0fe9312eb6299 /contrib
parentAdd support for gcc-go tarballs. (diff)
downloadrtems-54ff312fa329b2e3344520ac82ea8af55721ca17.tar.bz2
Whitespace fixes.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/prep.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/gcc/prep.add b/contrib/crossrpms/gcc/prep.add
index aab6e6dc7b..040eeab2ad 100644
--- a/contrib/crossrpms/gcc/prep.add
+++ b/contrib/crossrpms/gcc/prep.add
@@ -36,8 +36,8 @@ cd ..
%if %build_go
%setup -q -T -D -n %{name}-%{version} -a6
%{?PATCH6:%patch6 -p0}
-%endif
+%endif
%if %{with gcc_stdint}
sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/use_gcc_stdint=provide/}' gcc-%{gcc_pkgvers}/gcc/config.gcc
%endif