Created attachment 241896 [details] Patch to POCL 3.1 Updating POCL 1.8 to POCL 3.1 Using API >= 3.0 and LLVM 15
Maintainer informed via mail
*** Bug 264147 has been marked as a duplicate of this bug. ***
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=be729ef9da645eb8edea50e3239ef8538306a757 commit be729ef9da645eb8edea50e3239ef8538306a757 Author: O. Hartmann <ohartmann@walstatt.org> AuthorDate: 2023-05-02 10:37:07 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-05-03 08:01:44 +0000 lang/pocl: Update to POCL 3.1 PR: 271159 Reported by: ohartmann@walstatt.org (maintainer) lang/pocl/Makefile | 26 +++++++++++------------ lang/pocl/distinfo | 6 +++--- lang/pocl/files/patch-CMakeLists.txt | 10 ++++----- lang/pocl/files/patch-config.h.in.cmake | 4 ++-- lang/pocl/files/patch-lib_CL_devices_cpuinfo.c | 16 +++++++------- lang/pocl/files/patch-lib_CL_pocl__timing.c (new) | 13 ++++++++++++ lang/pocl/pkg-descr | 21 +++++++++++++----- lang/pocl/pkg-message (new) | 18 ++++++++++++++++ lang/pocl/pkg-plist | 3 +-- 9 files changed, 78 insertions(+), 39 deletions(-)
Committed, Thanks!