2002-10-24 Joel Sherrill <joel@OARcorp.com>

* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
	* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
	currently include the patch referenced in PR8344.
This commit is contained in:
Joel Sherrill
2002-10-24 22:34:37 +00:00
parent 698b292f61
commit 17a11842dd
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2002-10-24 Joel Sherrill <joel@OARcorp.com>
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
currently include the patch referenced in PR8344.
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.

View File

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

View File

@@ -20,5 +20,5 @@ rpm_build_root=%{_tmppath}
gcc3newlib_version=1.10.0
gcc3newlib_patch_version=20020809
gcc3_version=3.2
gcc3_patch_version=20020819
gcc3newlib_rpm_release=1
gcc3_patch_version=20021022
gcc3newlib_rpm_release=2