[current tinderbox] failure on amd64/amd64
David O'Brien
obrien at freebsd.org
Fri Mar 19 10:03:29 PST 2004
On Fri, Mar 19, 2004 at 06:42:27PM +0100, Dag-Erling Sm?rgrav wrote:
> "David O'Brien" <obrien at 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 at FreeBSD.org)
More information about the freebsd-amd64
mailing list