https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238294
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #2 from Konstantin Belousov <[email protected]> --- You must have sufficiently new world or kernel-toolchain to built kernel from 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
