Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2022 23:19:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        uboot@FreeBSD.org
Subject:   [Bug 266404] sysutils/edk2: on aarch64, edk2 fails to build for FreeBSD aarch64 libgcc_s.so.1 issues
Message-ID:  <bug-266404-39090-dRvlNcf1L6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266404-39090@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266404-39090@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=3D266404

--- Comment #3 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
For reference, about the invented GCC_VINTAGE:

I invented GCC_VINTAGE instead of directly referencing
GCC_DEFAULT everywhere because edk2 at times goes long
periods with being broken for building on newer gcc*'s
and port patching need not be easy/appropriate. (There
are multiple upstreams and such involved overall, for
example.)

GCC_VINTAGE allows editing one place to specify, say,
12 if 13 or later would be a problem but 12 is no longer
the default. This makes it easier to avoid sysutils/edk2
being a reason to delay GCC_DEFAULT updates in the future:
update GCC_VINTAGE instead.

--=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-266404-39090-dRvlNcf1L6>