Commit 91341389 authored by Chip Davis's avatar Chip Davis Committed by Alexandre Julliard

opencl: Build with CL_SILENCE_DEPRECATION.

parent 373973c9
......@@ -30,6 +30,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(opencl);
#define CL_SILENCE_DEPRECATION
#if defined(HAVE_CL_CL_H)
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment