Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2020 10:38:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250932] lang/gcc10: fails to build on aarch64
Message-ID:  <bug-250932-29464-b7mA6Eh36u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250932-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250932-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250932

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

BOOTSTRAP=3Doff 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250932-29464-b7mA6Eh36u>