summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-06-17 16:46:58 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-06-17 16:46:58 +0000
commit813cf55c141b65d2ceaf067dcaad577863d0c7bb (patch)
tree499746355e48ee8c2972a1d72ad2811b19caf28f /tools
parent32461f90fb1e3e38ba08b6b3ea2f3c88a6507bfc (diff)
downloadFreeBSD-src-813cf55c141b65d2ceaf067dcaad577863d0c7bb.zip
FreeBSD-src-813cf55c141b65d2ceaf067dcaad577863d0c7bb.tar.gz
Add clang-format under WITH_CLANG_EXTRAS.
Reviewed by: dim Approved by: re (gjb) Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D6856
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 8a56228..5bda73c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1237,6 +1237,7 @@ OLD_FILES+=usr/share/man/man1/llvm-tblgen.1.gz
.if ${MK_CLANG_EXTRAS} == no
OLD_FILES+=usr/bin/bugpoint
+OLD_FILES+=usr/bin/clang-format
OLD_FILES+=usr/bin/llc
OLD_FILES+=usr/bin/lli
OLD_FILES+=usr/bin/llvm-ar
OpenPOWER on IntegriCloud