From 4f7ee21b6f93df21b6c43ed3f92ea1749033e17a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Dec 2002 13:51:15 +0000 Subject: 2002-12-06 Joel Sherrill * setup.def: Updated patch to fix m68k cut and paste bug which turned a tab into spaces in a Makefile fragment. * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library must be built with a -G0 option. --- scripts/setup.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/setup.def') diff --git a/scripts/setup.def b/scripts/setup.def index ca0beecb4c..d2cf37814c 100644 --- a/scripts/setup.def +++ b/scripts/setup.def @@ -20,5 +20,5 @@ rpm_build_root=%{_tmppath} gcc3newlib_version=1.10.0 gcc3newlib_patch_version=20021127 gcc3_version=3.2.1 -gcc3_patch_version=20021129 -gcc3newlib_rpm_release=2 +gcc3_patch_version=20021203 +gcc3newlib_rpm_release=3 -- cgit v1.2.3