Date: Sun, 24 Oct 2004 23:44:16 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Dag-Erling Sm?rgrav <des@des.no> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libsmb Makefile Message-ID: <20041025064416.GA84768@dragon.nuxi.com> In-Reply-To: <xzpzn2ce7dq.fsf@dwp.des.no> References: <200410191807.i9JI7QUE085061@repoman.freebsd.org> <xzpzn2ce7dq.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 24, 2004 at 12:29:53PM +0200, Dag-Erling Sm?rgrav wrote: > "David E. O'Brien" <obrien@FreeBSD.org> writes: > > Log: > > libsmb is now WARNS 2 clean on 64-bit platforms. > > Not at -O2. Please revert this, or fix the aliasing violations. You know there is a reason that were we do officially support -O2 optimization (our 64-bit kernels); we add "-fno-strict-aliasing". Why is it you don't use this on the tenderboxes also? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041025064416.GA84768>