2002-12-02 Joel Sherrill <joel@OARcorp.com>

* setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
	2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
This commit is contained in:
Joel Sherrill
2002-12-02 19:17:27 +00:00
parent 2728d9cf48
commit 2e332a946d
3 changed files with 8 additions and 2 deletions

View File

@@ -83,6 +83,7 @@ NoSource: 1
%endif
%if "@target_alias@" == "mips-rtems"
%define build_gnat %_gnat
%define build_gcj 1
%endif