https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258271
--- Comment #23 from Tomoaki AOKI <[email protected]> --- (In reply to Robert Nagy from comment #21) Not tested as build with my patch is still ongoing, but your patch would not fix for stable/13. And unfortunately, commits (on main and stable/13) emitting this problem doesn't have corresponding (mentioning their commit hash and reason) version bump is NOT YET DONE, unfortunately. This is the reason I objected to use OSVERSION on Makefile at Comment 5 and expaining why on Comment 10. But if src commits below are noted on commit message for your fix, not-so-good but acceptable with sane traceability. main: git: ee37f64cf875 (ee37f64cf875255338f917a9da76c643cf59786c) stable/13: git: dba677d13b26 (dba677d13b26ad5422133b2ab76486b74d63ade4) The nearest bump on stable/13 would be 1300513. So 1300513 <= __FreeBSD_version < 1400000 needs toggling as > 1400026, too. One more note: these are not yet (no plan?) MFC'ed to stable/12. So once it's MFC'ed to stable/12, one more update is needed with this approach. -- You are receiving this mail because: You are the assignee for the bug.
