]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move llvm-ranlib to appropriate location in OptionalObsoleteFiles.inc.
authorjkim <jkim@FreeBSD.org>
Thu, 6 Jun 2019 21:24:40 +0000 (21:24 +0000)
committerjkim <jkim@FreeBSD.org>
Thu, 6 Jun 2019 21:24:40 +0000 (21:24 +0000)
commit9f18f5b343306c07d4941982788840cee9291cd1
tree217cee05fa39c4d8834766fb76f5b32a4a86d696
parent3373dfc887806b741bc0b05d2852c1e47f870443
Move llvm-ranlib to appropriate location in OptionalObsoleteFiles.inc.

Note llvm-ar is linked to llvm-ranlib since r311565.  r348677 fixed
"make delete-old" issue with llvm-ar but missed it somehow.

Discussed with: emaste, jhb
tools/build/mk/OptionalObsoleteFiles.inc