summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 06:13:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 06:13:20 +0000
commit4d7ce3c6f7cd8446b356e4e57545162fc223c812 (patch)
tree5db265bcec4ac3c81b8347c007e741fd7a88b9da /contrib
parentAdd NEWLIB_RELEASE, %{newlib_release}. (diff)
downloadrtems-4d7ce3c6f7cd8446b356e4e57545162fc223c812.tar.bz2
Abandon gcc < 3.2
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/target-c++.add4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/crossrpms/gcc/target-c++.add b/contrib/crossrpms/gcc/target-c++.add
index 8160444978..e63e45b37d 100644
--- a/contrib/crossrpms/gcc/target-c++.add
+++ b/contrib/crossrpms/gcc/target-c++.add
@@ -35,10 +35,6 @@ GCC c++ compiler for @tool_target@.
%{gccexec}/@tool_target@/%{gcc_version}/cc1plus%{_exeext}
%dir %{gcclib}/@tool_target@/%{gcc_version}/include
-%if "%{gcc_version}" >= "3.2"
%{gcclib}/@tool_target@/%{gcc_version}/include/c++
-%else
-%{gcclib}/@tool_target@/%{gcc_version}/include/g++
-%endif
%endif