1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/lang/clang-devel/pkg-descr
Brooks Davis 2b33ebda60 Mostly complete redo to the build of -devel LLVM ports:
- Switch to cmake.
 - Combine all builds into devel/llvm-devel.
   - Remove devel/libiomp5-devel
   - Make lang/clang-devel a metaport so people can still find it.

Upgrade a snapshot shortly after the 3.7 branch point.

Sponsored by:	DARPA, AFRL
2015-07-24 23:40:09 +00:00

8 lines
233 B
Plaintext

The goal of the Clang project is to create a new C, C++, Objective C and
Objective C++ front-end for the LLVM compiler.
This is a meta port. The Clang compiler is installed by the
devel/llvm-devel port.
WWW: http://clang.llvm.org/