Subject: Mk.conf question
To: None <port-mac68k@netbsd.org>
From: Eric J. Feldhusen <efeldhusen@chartermi.net>
List: port-mac68k
Date: 01/25/2002 10:20:05
I saw this is another thread regarding compiling openssh and I was wondering
if there were any other optimizations I could use to get the most of my
Quadra 800?

Eric Feldhusen

> Because ssh is a processor hog, you probably want to compile it with
> processor optimisations. If so, put this into your /etc/mk.conf:
> COPTS+=-O3
> CFLAGS+=-m68040
> M68040=YES