[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280957 Bug ID: 280957 Summary: lang/clover: Remove llvm:max=16 restriction Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: jkim@FreeBSD.org Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Created attachment 252966 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252966&action=edit Remove LLVM version restriction and fix LIB_DEPENDS syntax The restriction was added in fa7309cb976e to fix Bug 275290: https://cgit.freebsd.org/ports/commit/?id=fa7309cb976e3e73d59f271be3da01fee3006152 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. -- You are receiving this mail because: You are the assignee for the bug.