Hi, The attached patch adds the missing compile_flags argument to the gdb_compile_opencl_hostapp call in the skip_opencl_tests procedure. This prevents `make check` from printing error messages if there is no OpenCL environment available (i.e. missing opencl.h). Ok to apply? Regards Ken