2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>

* gccnewlib/gccnewlib.add: Abandond c4x-*.
This commit is contained in:
Ralf Corsepius
2005-04-25 12:20:12 +00:00
parent bd21844e2f
commit 633c36ad82
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Abandond c4x-*.
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.

View File

@@ -84,6 +84,11 @@ BuildPreReq: %{rpmprefix}%{gcc_target}-binutils
%define build_cxx 0
%endif
# OBSOLETE: use tic4x instead
%if "%{gcc_target}" == "c4x-rtems@osversion@"
%define build_cxx 0
%endif
%if "%{gcc_target}" == "i386-rtems@osversion@"
%define build_gnat %_gnat
%define build_gcj %_gcj