From 1cd0db4073394bef4bce6e568c8dce3eae57f3c5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Sep 2001 16:37:03 +0000 Subject: 2001-09-13 Joel Sherrill * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add: Revert changes because of gcc 2.5.x/3.0 transition and continue to support gcc 2.95.x as primary version. --- scripts/gccnewlib/base-gcc.add | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'scripts/gccnewlib/base-gcc.add') diff --git a/scripts/gccnewlib/base-gcc.add b/scripts/gccnewlib/base-gcc.add index b005b02926..61b97ccea7 100644 --- a/scripts/gccnewlib/base-gcc.add +++ b/scripts/gccnewlib/base-gcc.add @@ -24,14 +24,10 @@ This is the files for gcc and newlib that are shared by all targets. %dir /opt/rtems/man %dir /opt/rtems/man/man1 -# not in gcc 3.x -- only in gcc 2.x -# %doc /opt/rtems/man/man1/cccp.1 +%doc /opt/rtems/man/man1/cccp.1 %dir /opt/rtems/include -# gcc 3.0.1 specific -/opt/rtems/include/g++-v3 -# gcc 2.x specific -# /opt/rtems/include/g++-3 +/opt/rtems/include/g++-3 %post -n rtems-base-gcc if test -d $RPM_INSTALL_PREFIX/rtems/info; -- cgit v1.2.3