Subject: CVS commit: [netbsd-4] src/sys/arch/cobalt/stand/boot
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/15/2006 13:36:05
Module Name:	src
Committed By:	tron
Date:		Tue Aug 15 13:36:05 UTC 2006

Modified Files:
	src/sys/arch/cobalt/stand/boot [netbsd-4]: Makefile

Log Message:
Pull up following revision(s) (requested by uwe in ticket #23):
	sys/arch/cobalt/stand/boot/Makefile: revision 1.11
Link libkern last.  It contains functions normally found in libgcc, so
other libraries might have references to them.
Makes this compile with gcc4 (that emits calls to __ash[rl]di3 in libsa).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.18.1 src/sys/arch/cobalt/stand/boot/Makefile

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