1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/clang32/pkg-descr
Brooks Davis 2c6611d8cf Add llvm32 and clang32 ports modeled on the llvm33 and clang33 ports.
These ports install binaries with "32" suffixes and most data lives in
${PREFIX}/llvm32 so there are no conflicts.

NOTE: devel/llvm and lang/clang will shortly be removed in favor of
these ports.
2013-10-18 22:06:39 +00:00

5 lines
149 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.
WWW: http://clang.llvm.org/