forked from Imagelibrary/rtems
2002-11-11 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates which were patch changes for -3 and -4 RPM revisions. Disabled build of gnat for i386-rtems as it failed to build.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-11-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
|
||||
which were patch changes for -3 and -4 RPM revisions. Disabled
|
||||
build of gnat for i386-rtems as it failed to build.
|
||||
|
||||
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
|
||||
|
||||
@@ -70,7 +70,6 @@ NoSource: 1
|
||||
%endif
|
||||
|
||||
%if "@target_alias@" == "i386-rtems"
|
||||
%define build_gnat %_gnat
|
||||
%define build_gcj 1
|
||||
%endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
binutils_version=2.13
|
||||
binutils_version=2.13.1pre1
|
||||
binutils_patch_version=
|
||||
binutils_rpm_release=1
|
||||
newlib_version=1.10.0
|
||||
@@ -18,7 +18,7 @@ rtems_version=ss-20000726
|
||||
rtems_rpm_release=1
|
||||
rpm_build_root=%{_tmppath}
|
||||
gcc3newlib_version=1.10.0
|
||||
gcc3newlib_patch_version=20020809
|
||||
gcc3newlib_patch_version=20021101
|
||||
gcc3_version=3.2
|
||||
gcc3_patch_version=20021022
|
||||
gcc3newlib_rpm_release=2
|
||||
gcc3_patch_version=20021107
|
||||
gcc3newlib_rpm_release=4
|
||||
|
||||
Reference in New Issue
Block a user