forked from Imagelibrary/rtems
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:
@@ -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.
|
||||
|
||||
@@ -83,7 +83,6 @@ NoSource: 1
|
||||
%endif
|
||||
|
||||
%if "@target_alias@" == "mips-rtems"
|
||||
%define build_gnat %_gnat
|
||||
%define build_gcj 1
|
||||
%endif
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user