Subject: Re: -pipe significantly boosts up kernel compile speed
To: None <junyoung@mogua.com>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: current-users
Date: 07/05/2002 10:01:33
Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> writes:

> Instead of making it default, you could specify COPTS="-O2 -pipe"
> in kernel config files.

Alternatively, put CFLAGS+= -pipe (or CXX, F77...) in your
/etc/mk.conf.

enami.