1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Brooks Davis
04f74f32f0 Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.

PR:		ports/183956
Submitted by:	dpl
2013-11-15 01:35:17 +00:00
Brooks Davis
cbd73d6a9c If the ASSERTS option is enabled, make sure it was enabled in the
corresponding devel/llvm## port as build fails otherwise.
2013-10-30 15:18:05 +00:00
Brooks Davis
c34923acef Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.

Some whitespace tidying.
2013-10-21 19:42:02 +00:00
Bryan Drewery
4edc39d170 - Fix PKGNAME to be clang32 instead of clang/usr/local/llvm32-3.2
Reported by:	many
2013-10-19 18:49:07 +00:00
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