HomeFreeBSD

devel/ocl-icd: Fix build after devel/opencl update

Description

devel/ocl-icd: Fix build after devel/opencl update

ocl-icd comes with a copy of Khrono's OpenCL headers. ocl-icd hasn't been
updated since 8/2021, the copy of OpenCL headers is outdated and results in a
compile error while compiling the port with most recent OpenCL headers 3.0.14
provided by Khronos.
The patch simply provides withj the correct

CONFIGURE_ARGS=--enable-official-khronos-headers

to ensure the pickup of devel/opencl headers.

PR: 271255
Reported by: leres@
Fixes: 0eb6406f6594

Details

Provenance
O. Hartmann <ohartmann@walstatt.org>Authored on May 5 2023, 9:33 PM
fernapeCommitted on May 6 2023, 12:59 PM
Parents
R11:b13d37256e21: emulators/mtools: update GNU mtools to version 4.0.43
Branches
Unknown
Tags
Unknown