Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/distrib/prep/floppies/ramdisk
On 01-May-2008 Izumi Tsutsui wrote:
> COPTS+= -mstring (both kernel and ramdiskbin)
> no options EXEC_AOUT
> options WSKBD_USONLY
>
> etc?
A quick test shows the following results on prep/INSTALL_SMALL
3920332 -Os
3920332 -Os -mmultiple
3920332 -Os -mstring
3920332 -Os -mstring -mmultiple
3917217 WSKBD_USONLY
It would appear the -mstring and -mmultiple don't do a whole lot. I already
have EXEC_AOUT. The WSKBD one is a good find though. I'll have to stare at
wscons code and see if there are any others in there I can flip on.
---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/
Home |
Main Index |
Thread Index |
Old Index