[Bug 280957] lang/clover: Remove llvm:max=16 restriction
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.