Subject: LC040 mk.conf tuning
To: None <port-mac68k@netbsd.org>
From: Joshua Coombs <jcoombs@gwi.net>
List: port-mac68k
Date: 07/06/2003 00:38:07
I've got my LC575 setup with a clean install of the LC040 distro, and
would like to both torture test it as well as squeeze it for speed.  To
that end I'm going to rebuild world.  I know I need at least the following
in /etc/mk.conf;

CXXFLAGS+=-msoft-float
CFLAGS+=-msoft-float
MKSOFTFLOAT=YES

Is throwing -m68040 ok?  Should I be adding COPTS+=-msoft-float -m68040 ?
I'll be rebuilding world and then throwing mysql of all things on this box
so the more speed I can squeeze, the merrier.

Joshua Coombs