Subject: CVS commit: syssrc/sys/arch/sbmips/stand
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/12/2002 21:34:41
Module Name:	syssrc
Committed By:	cgd
Date:		Tue Nov 12 19:34:41 UTC 2002

Modified Files:
	syssrc/sys/arch/sbmips/stand: Makefile.bootprogs

Log Message:
to catch up with the recent gcc compiler driver changes, add -mno-abicalls
to AFLAGS.  In CFLAGS, remote -mno-half-pic (unneeded), and add -msoft-float
(needed for gcc 3.3).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sbmips/stand/Makefile.bootprogs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.