From: Andreas Beckmann Date: Fri, 7 Jan 2022 23:55:22 +0000 (+0000) Subject: we move the embedded copy aside to use system CL headers X-Git-Tag: archive/raspbian/1.8-3+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=22c2108027a2ca86ff9f9cd6e388816877727cc3;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