freebsd-ports/devel/libclc/pkg-descr
Johannes M Dieterich 5dfc4de379 Update devel/libclc to a later git tag. It now requires devel/llvm40 and brings support for logb and expm1. License changes to BSD3 and MIT (dual).
Reviewed by:	swills (mentor), rene (mentor), kwm (x11)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9394
2017-03-30 02:46:48 +00:00

8 lines
342 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/