maintainer-feedback requested: [Bug 287312] devel/clinfo: Update to 3.0.25.02.14
| 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 287312: devel/clinfo: Update to 3.0.25.02.14 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287312 --- Description --- Update BUILD_DEPENDS. src/ext.h #ifdef __APPLE__ #include <OpenCL/opencl.h> #else #include <CL/cl.h> #endif