Date: Sun, 02 Jun 2019 19:56:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238294] r347566 adds instructions to support.S that are not supported by Kaby Lake and older Message-ID: <bug-238294-227-EcxfDTTAko@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238294-227@https.bugs.freebsd.org/bugzilla/> References: <bug-238294-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=3D238294 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- You must have sufficiently new world or kernel-toolchain to built kernel fr= om stable. For 11.2, the patch used horrific .byte sequences manually assembled from source to pacify bug in old clang. For stable/11 with clang 8.0 it is not needed anymore, and have no intend to assemble this stuff manually. --=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-238294-227-EcxfDTTAko>