freebsd-ports/devel/libclc/pkg-descr
Koop Mast b3020cae4d Update libclc to revision 222830.
Use 0.0.1 as portversion because upstream uses it.
Switch to llvm/clang 3.5.
Mark ignore on 8.x due lack of llvm 3.5 and 9.x due to missing C++ header.
Switch the J and f option around in the tar command in the do-fetch block,
  so we don't create a 'J' tar file.
2015-01-14 16:00:18 +00:00

9 lines
343 B
Text

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. The following sections of the specification
impose library requirements:
Libclc is intended to be used with the Clang compiler's OpenCL frontend
WWW: http://libclc.llvm.org/