summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2012-08-27 19:30:21 +0000
committerdim <dim@FreeBSD.org>2012-08-27 19:30:21 +0000
commitff385bebb8dd7235f1c3693a6af59c1ba401b5da (patch)
tree29a119847abf5e5e4fdfbe97dd24f90043afad80 /ObsoleteFiles.inc
parent79315336c56c4e03f82a11f9838965e4ee8d35ba (diff)
downloadFreeBSD-src-ff385bebb8dd7235f1c3693a6af59c1ba401b5da.zip
FreeBSD-src-ff385bebb8dd7235f1c3693a6af59c1ba401b5da.tar.gz
Add a few other files that are obsolete if WITH_CLANG_EXTRAS is enabled,
and clang is updated to 3.2.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d9e768f..8d53b06 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -39,6 +39,8 @@
# done
# 20120816: new clang import which bumps version from 3.1 to 3.2
+OLD_FILES+=usr/bin/llvm-ld
+OLD_FILES+=usr/bin/llvm-stub
OLD_FILES+=usr/include/clang/3.1/altivec.h
OLD_FILES+=usr/include/clang/3.1/avx2intrin.h
OLD_FILES+=usr/include/clang/3.1/avxintrin.h
@@ -63,6 +65,7 @@ OLD_FILES+=usr/include/clang/3.1/wmmintrin.h
OLD_FILES+=usr/include/clang/3.1/x86intrin.h
OLD_FILES+=usr/include/clang/3.1/xmmintrin.h
OLD_DIRS+=usr/include/clang/3.1
+OLD_FILES+=usr/share/man/man1/llvm-ld.1.gz
# 20120712: OpenSSL 1.0.1c import
OLD_LIBS+=lib/libcrypto.so.6
OLD_LIBS+=usr/lib/libssl.so.6
OpenPOWER on IntegriCloud