Date: Wed, 29 Apr 2020 18:52:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245973] [12.1R] Unbuildable on -current Message-ID: <bug-245973-227-wqGnoomV0T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245973-227@https.bugs.freebsd.org/bugzilla/> References: <bug-245973-227@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=3D245973 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Apr 29 18:51:35 UTC 2020 New revision: 360473 URL: https://svnweb.freebsd.org/changeset/base/360473 Log: MF10 r352637,r358076: correct Clang and lld version checks r352637 (mhorne): Allow for compiler versions >=3D 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. 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/12 will be included with the next set of advisories, and are being committed to the 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/12.1/ releng/12.1/share/mk/bsd.compiler.mk releng/12.1/share/mk/bsd.linker.mk --=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-245973-227-wqGnoomV0T>