Subject: CVS commit: [netbsd-1-6] basesrc/distrib/sparc64/instfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/14/2002 02:59:44
Module Name: basesrc
Committed By: lukem
Date: Sun Oct 13 23:59:44 UTC 2002
Modified Files:
basesrc/distrib/sparc64/instfs [netbsd-1-6]: Makefile.instfs
Log Message:
Pull up revision 1.3 (requested by martin in ticket #903):
Do not use -Os when compiling small programs for the miniroot or
install kernel ramdisk image. It triggers some toolchain bug and
causes for example ifconfig to not display inet addresses.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/distrib/sparc64/instfs/Makefile.instfs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.