svn commit: r289275 - head/tools/build/options

Ed Maste emaste at FreeBSD.org
Wed Oct 14 00:23:33 UTC 2015


Author: emaste
Date: Wed Oct 14 00:23:31 2015
New Revision: 289275
URL: https://svnweb.freebsd.org/changeset/base/289275

Log:
  Add WITHOUT_LLDB for src.conf(5)
  
  It will be enabled by default on certain architectures.

Added:
  head/tools/build/options/WITHOUT_LLDB   (contents, props changed)

Added: head/tools/build/options/WITHOUT_LLDB
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/tools/build/options/WITHOUT_LLDB	Wed Oct 14 00:23:31 2015	(r289275)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to not build the LLDB debugger.


More information about the svn-src-head mailing list