maintainer-feedback requested: [Bug 280957] lang/clover: Remove llvm:max=16 restriction
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280957] lang/clover: Remove llvm:max=16 restriction"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Aug 2024 23:25:58 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody) <x11@FreeBSD.org> 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.