1*4882a593Smuzhiyunconfig BR2_PACKAGE_LIBCLC 2*4882a593Smuzhiyun bool "libclc" 3*4882a593Smuzhiyun depends on BR2_PACKAGE_LLVM_ARCH_SUPPORTS 4*4882a593Smuzhiyun help 5*4882a593Smuzhiyun libclc is an open source, BSD licensed implementation of 6*4882a593Smuzhiyun the library requirements of the OpenCL C programming language, 7*4882a593Smuzhiyun as specified by the OpenCL 1.1 Specification. 8*4882a593Smuzhiyun 9*4882a593Smuzhiyun http://libclc.llvm.org/ 10