[Bug 250932] lang/gcc10: fails to build on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 28 10:38:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250932

--- Comment #9 from Gerald Pfeifer <gerald at FreeBSD.org> ---
(In reply to Mark Millard from comment #8)
> My guess is that my options made the difference
> [...]
>        BOOTSTRAP      : off
>        GRAPHITE       : off

BOOTSTRAP=off means that GCC never builds itself (and hence never fully
exercises itself). In that case this may have helped; in general I recommend
against it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list