From: Andreas Beckmann Date: Thu, 30 Sep 2021 16:07:33 +0000 (+0100) Subject: we move the embedded copy aside to use system CL headers X-Git-Tag: archive/raspbian/1.7-2+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f803542a9a89c1e8fbd970182942d746dd7d1002;p=pocl.git we move the embedded copy aside to use system CL headers Forwarded: no-needed Gbp-Pq: Name use-system-CL-headers.patch --- diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 3188326..9921339 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -23,7 +23,7 @@ # #============================================================================= -add_subdirectory("CL") +#add_subdirectory("CL") set(PRIVATE_HEADERS _enable_all_exts.h _builtin_renames.h _kernel.h _clang_opencl.h