forked from Imagelibrary/rtems
2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Abandond c4x-*.
This commit is contained in:
@@ -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>
|
2005-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
|
* gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
|
||||||
|
|||||||
@@ -84,6 +84,11 @@ BuildPreReq: %{rpmprefix}%{gcc_target}-binutils
|
|||||||
%define build_cxx 0
|
%define build_cxx 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# OBSOLETE: use tic4x instead
|
||||||
|
%if "%{gcc_target}" == "c4x-rtems@osversion@"
|
||||||
|
%define build_cxx 0
|
||||||
|
%endif
|
||||||
|
|
||||||
%if "%{gcc_target}" == "i386-rtems@osversion@"
|
%if "%{gcc_target}" == "i386-rtems@osversion@"
|
||||||
%define build_gnat %_gnat
|
%define build_gnat %_gnat
|
||||||
%define build_gcj %_gcj
|
%define build_gcj %_gcj
|
||||||
|
|||||||
Reference in New Issue
Block a user