Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2019 14:05:21 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r343869 - head/tools/build/options
Message-ID:  <201902071405.x17E5LG6045090@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Feb  7 14:05:21 2019
New Revision: 343869
URL: https://svnweb.freebsd.org/changeset/base/343869

Log:
  Mention clang-format in WITH_CLANG_EXTRAS
  
  It's a useful tool and gives a further hint at the types of additional
  binaries enabled by the option.

Modified:
  head/tools/build/options/WITH_CLANG_EXTRAS

Modified: head/tools/build/options/WITH_CLANG_EXTRAS
==============================================================================
--- head/tools/build/options/WITH_CLANG_EXTRAS	Thu Feb  7 13:12:43 2019	(r343868)
+++ head/tools/build/options/WITH_CLANG_EXTRAS	Thu Feb  7 14:05:21 2019	(r343869)
@@ -1,2 +1,3 @@
 .\" $FreeBSD$
-Set to build additional clang and llvm tools, such as bugpoint.
+Set to build additional clang and llvm tools, such as bugpoint and
+clang-format.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902071405.x17E5LG6045090>