maintainer-feedback requested: [Bug 277850] devel/boost-all: Use clang from base for OSVERSION >= 1500017
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 22:54:17 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team <office@FreeBSD.org> for maintainer-feedback: Bug 277850: devel/boost-all: Use clang from base for OSVERSION >= 1500017 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277850 --- Description --- In https://cgit.freebsd.org/src/commit/?id=bcd401b5a39c I committed a fix for clang's assertion failures when building recent boost libraries. I also bumped __FreeBSD_version to 1500017 so this can be detected from devel/boost-all/compiled.mk. Adjust the range to use the default llvm port to [1500000..1500017>. (NOTE: I plan on MFC'ing the base system change in 3 days, also bumping the __FreeBSD_version value for stable/14, so I will update this bug with a second patch at that time.)