Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 10:03:23 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Dag-Erling Sm?rgrav <des@des.no>
Cc:        amd64@freebsd.org
Subject:   Re: [current tinderbox] failure on amd64/amd64
Message-ID:  <20040319180322.GA37731@dragon.nuxi.com>
In-Reply-To: <xzpfzc4ag3g.fsf@dwp.des.no>
References:  <20040319133036.7BC637303A@freebsd-current.sentex.ca> <20040319172600.GA19851@dragon.nuxi.com> <xzpfzc4ag3g.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 19, 2004 at 06:42:27PM +0100, Dag-Erling Sm?rgrav wrote:
> "David O'Brien" <obrien@freebsd.org> writes:
> > Is it possible to use the default COPTFLAGS for AMD64?  The default is
> > now -O2.  Which becomes "-O2 -fno-strict-aliasing" due to
> >     . if ${COPTFLAGS:M-O[23s]} != ""
> > in kern.pre.mk.  I'm courious why you're not getting -fno-strict-aliasing
> > when you set the tenderbox run up for -O2.
> 
> Because kern.pre.mk doesn't do what you think it does:
...
> note that if ${COPTFLAGS:M-O[23s]} != "" only applies in the non-amd64
> case.

The new revision does. :-)  So I guess that means the tenderbox run error
will go away on the next run (or two)?

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040319180322.GA37731>