diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2014-12-18 23:36:11 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2014-12-18 23:36:11 +0000 |
commit | d378dba19e3499b0a908962ce75abbf4fe703e24 (patch) | |
tree | 51137ed586f6d8e8f1239468fced9e8c2fc3a002 /lang/Makefile | |
parent | d9c58baa19681c03de33a4a692f4487d1e2d6ba3 (diff) | |
download | ports-d378dba19e3499b0a908962ce75abbf4fe703e24.tar.gz ports-d378dba19e3499b0a908962ce75abbf4fe703e24.zip |
Remove ports of obsolete and unmaintained upstream llvm/clang 3.2.
Mark pure as BROKEN by this removal. It should be updated to a recent
release that supports llvm 3.5, but has seen no substantive updates in
over a year.
Notes
Notes:
svn path=/head/; revision=374931
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 034073848757..a5c6e1fe0345 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -32,7 +32,6 @@ SUBDIR += cjs SUBDIR += clang-cheri SUBDIR += clang-devel - SUBDIR += clang32 SUBDIR += clang33 SUBDIR += clang34 SUBDIR += clang35 |