Subject: [cgd@netbsd.org: CVS commit: syssrc/sys/arch/sbmips/stand]
To: None <port-mips@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-mips
Date: 11/12/2002 12:30:23
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" <cgd@netbsd.org> -----
To: source-changes@netbsd.org
Date: Tue, 12 Nov 2002 21:34:41 +0200 (EET)
From: "Chris G. Demetriou" <cgd@netbsd.org>
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 <thorpej@wasabisystems.com>