Date: 14 Feb 2001 09:41:21 +0000 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: Neil Blakey-Milner <nbm@mithrandr.moria.org> Cc: freebsd-questions@freebsd.org Subject: Re: Make world - selecting what will be made Message-ID: <m3zofpa9fi.fsf@zaphod.realtime.co.uk> In-Reply-To: <20010213163610.A74059@rapier.smartspace.co.za> References: <m33ddiwta3.fsf@zaphod.realtime.co.uk> <20010213163610.A74059@rapier.smartspace.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Neil Blakey-Milner <nbm@mithrandr.moria.org> writes: Hi Neil :) Fancy bumping into you here :) Where are you physically located at the moment ? > NO_SENDMAIL=yes (on command line, or /etc/make.conf. If you use command > line, make sure you do it for both buildworld and installworld). > Cool. Will do it in make.conf > (this will still build /usr/sbin/sendmail, since that's mailwrapper. > If you're not using mailwrapper, learn how to use it, and use it.) Will do. > make CFLAGS="-O6 -march=i686" buildworld > > (or put it in /etc/make.conf) > > (By the way, don't build with anything but -O, or you may get unexpected > optimization bugs. If you value reliability, use -O.) So you're saying that my line in make.conf should look like CFLAGS= -O6 --march=i686 -pipe or should I lose the --march=i686 ? Thanks, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m3zofpa9fi.fsf>