svn commit: r311806 - head

Dimitry Andric dim at FreeBSD.org
Mon Jan 9 19:12:42 UTC 2017


Author: dim
Date: Mon Jan  9 19:12:41 2017
New Revision: 311806
URL: https://svnweb.freebsd.org/changeset/base/311806

Log:
  After r311565, also remove llvm-ranlib from ObsoleteFiles.inc.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Mon Jan  9 18:35:41 2017	(r311805)
+++ head/ObsoleteFiles.inc	Mon Jan  9 19:12:41 2017	(r311806)
@@ -2260,7 +2260,6 @@ OLD_LIBS+=usr/lib32/private/libyaml.so.1
 OLD_FILES+=usr/lib32/private/libyaml_p.a
 # 20140216: new clang import which bumps version from 3.3 to 3.4.
 OLD_FILES+=usr/bin/llvm-prof
-OLD_FILES+=usr/bin/llvm-ranlib
 OLD_FILES+=usr/include/clang/3.3/__wmmintrin_aes.h
 OLD_FILES+=usr/include/clang/3.3/__wmmintrin_pclmul.h
 OLD_FILES+=usr/include/clang/3.3/altivec.h


More information about the svn-src-head mailing list