Bump buildroot to 2019.02
This commit is contained in:
10
bsp/buildroot/package/libclc/Config.in
Normal file
10
bsp/buildroot/package/libclc/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_LIBCLC
|
||||
bool "libclc"
|
||||
depends on BR2_PACKAGE_LLVM_ARCH_SUPPORTS
|
||||
depends on BR2_HOST_GCC_AT_LEAST_4_8
|
||||
help
|
||||
libclc is an open source, BSD licensed implementation of
|
||||
the library requirements of the OpenCL C programming language,
|
||||
as specified by the OpenCL 1.1 Specification.
|
||||
|
||||
http://libclc.llvm.org/
|
||||
Reference in New Issue
Block a user