Date: Mon, 25 Oct 2004 11:29:27 -0700 From: "David O'Brien" <obrien@freebsd.org> To: freebsd-current@freebsd.org Subject: [** HEADS UP **] 'i386' 32-bit kernel now built with -O2 Message-ID: <20041025182927.GA33244@dragon.nuxi.com>
next in thread | raw e-mail | index | archive | help
We've been using '-O2 -fno-strict-aliasing' on all our 64-bit platforms for quite a while now. So I think it is field-tested enough to give it a try on the 'i386' kernel also. So after your next CVSup, you'll be using these optimization options unless you have different ones specified via "COPTFLAGS" in /etc/make.conf. Please let the freebsd-current@freebsd.org list know if you experience any new problems with your kernel that go away if you set: COPTFLAGS= -O in /etc/make.conf. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041025182927.GA33244>