https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287430
Jason E. Hale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #9 from Jason E. Hale <[email protected]> --- (In reply to Chad Jacob Milios from comment #8) >Thank you so much for the excellent [and prompt!] work going that extra mile Of course! I want Qt to be working for as many users as possible on FreeBSD. :) >rather than telling us to punt it to poudriere Well, I really wanted to stick to the issue, but since you brought it up, non-poudriere users comprise about 95% of PRs I field for Qt bugs. I had an angry rant prepared, but I realized that would be counterproductive and just add to my reputation of being an "old man yelling at a cloud". [1] >2. ${LLVM_CONFIG} --version [vs] ${MAKE} -C $elsewhere -VFOO (maybe sparse >tree) Great suggestion! I forgot all about LLVM_CONFIG. The major.minor version is all that is absolutely required...full version works just as well, so no need to be too creative with points 3 and 4. Perhaps I was being a bit too over-dramatic with the :R modifier. I'll likely rework this to use LLVM_CONFIG for Qt 6.9.2, but since my dumb hack is apparently working, I'll just leave it as is until then. [1] https://memepediadankmemes.fandom.com/wiki/Old_Man_Yells_at_Cloud -- You are receiving this mail because: You are the assignee for the bug.
