https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292105
Matthias Andree <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #8 from Matthias Andree <[email protected]> --- (In reply to Antoine Brodin from comment #6) Brooks@, can we please check which of the old LLVM versions <= 17 or maybe <= 19 (see below) can be deprecated or dropped and, if we find we need to keep some old ones, we pull up the excuses for requiring a not-too-recent LLVM, and consolidate downstream users on fewer of the old versions, and fix only that/those LLVM ports to build with python 3.13, 3.14 and 3.15 (the latter two so we don't do the exercise every year again - that's what I contributed python315 for in the first place). IIUC all supported base systems use LLVM >= 19 so ports depending on older LLVM should be a rare exception -- I'll be bold and claim that unless they're messing with exact LLVM internals, many users can be fixed with USE_CSTD or USE_CXXSTD. Prove me wrong. -- You are receiving this mail because: You are the assignee for the bug.
