[[email protected]: CVS commit: syssrc/sys/arch/sbmips/stand]

Jason R Thorpe <[email protected]> Tue, 12 Nov 2002 12:30:23 -0800
Newsgroups gmane.os.netbsd.ports.mips
Organization Wasabi Systems, Inc.
Message-ID <[email protected]>
FWIW, other MIPS port maintainers may want to make sure their
boot programs are also built with the appropriate options.

----- Forwarded message from "Chris G. Demetriou" <[email protected]> -----

To: [email protected]
Date: Tue, 12 Nov 2002 21:34:41 +0200 (EET)
From: "Chris G. Demetriou" <[email protected]>
Subject: CVS commit: syssrc/sys/arch/sbmips/stand


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.


----- End forwarded message -----

-- 
        -- Jason R. Thorpe <[email protected]>