Subject: Re: building -current, CPU optimizations, and the 'sh' problem.
To: John D. Baker <jdbaker@mylinuxisp.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 10/18/2005 23:31:13
On Tue, Oct 18, 2005 at 11:29:52PM +0200, Martin Husemann wrote:
> I usually do 'make DBG="-g -O2 -pipe"' or something similar in the proper
> source directory.

I realy meant something like

  /usr/tools/bin/nbmake-sparc USETOOLS=never DBG="-g -O2 -pipe"

of course.

Martin