[Bug 287312] devel/clinfo: Update to 3.0.25.02.14
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287312
Bug ID: 287312
Summary: devel/clinfo: Update to 3.0.25.02.14
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/Oblomov/clinfo/commits/3.0.25.02.14
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 260989
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260989&action=edit
Update to 3.0.25.02.14
Update BUILD_DEPENDS.
src/ext.h
#ifdef __APPLE__
#include <OpenCL/opencl.h>
#else
#include <CL/cl.h>
#endif
--
You are receiving this mail because:
You are the assignee for the bug.