maintainer-feedback requested: [Bug 280957] lang/clover: Remove llvm:max=16 restriction
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 280957: lang/clover: Remove llvm:max=16 restriction https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280957 --- Description --- The restriction was added in fa7309cb976e to fix Bug 275290: https://cgit.freebsd.org/ports/commit/?id=fa7309cb976e3e73d59f271be3da01fee3006 152 However, the latest devel/llvm17 does not seem to have this issue any more and devel/llvm18 works just fine. FYI, devel/spirv-llvm-translator does not have llvm19 flavor yet. Also, incorrect LIB_DEPENDS syntax is fixed. Actually, devel/spirv-llvm-translator does not install libLLVMSPIRVLib.so.${LLVM_VERSION} in the first place.