[Bug 245973] [12.1R] Unbuildable on -current
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 29 19:00:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245973
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Apr 29 18:59:38 UTC 2020
New revision: 360474
URL: https://svnweb.freebsd.org/changeset/base/360474
Log:
MF11 r352638,r358076: correct Clang and lld version checks
r352638 (mhorne): Allow for compiler versions >= 10
r358076 (dim): Correctly recognize linker versions greater than 10.0.
These routines determine the host compiler and linker version, and caused
attempts to build 12.1-RELEASE on 13-CURRENT to fail after the latter was
updated to Clang 10. The host compiler version was also misdetected on
11.3 although it seems not to have caused the same build failure there.
We don't guarantee such a build config to work, but it is used by FreeBSD
ports build processes. As a result the fixes from stable/11 will be
included with the next set of advisories, and are being committed to the
releng branch now to unblock ports builds.
PR: 245973
Reported by: sbruno, antoine
Approved by: so
Errata: EN-20:10.build
Sponsored by: The FreeBSD Foundation
Changes:
_U releng/11.3/
releng/11.3/share/mk/bsd.compiler.mk
releng/11.3/share/mk/bsd.linker.mk
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list