In Clear Linux, we provide /usr/include/cclang/opencl-c-base.h. Unfortunately, there's no way to specify this path given the construction of BAKE_FILE_BASE_HEADER_FILE here:
|
set(BAKE_FILE_BASE_HEADER_FILE ${CLANG_SOURCE_DIR}/lib/Headers/opencl-c-base.h) |