Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Document MKLLVM.
details: https://anonhg.NetBSD.org/src/rev/8e2d3d18e74d
branches: trunk
changeset: 450029:8e2d3d18e74d
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Apr 03 15:17:23 2019 +0000
description:
Document MKLLVM.
diffstat:
share/mk/bsd.README | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 5a5b08c26b25 -r 8e2d3d18e74d share/mk/bsd.README
--- a/share/mk/bsd.README Wed Apr 03 15:15:16 2019 +0000
+++ b/share/mk/bsd.README Wed Apr 03 15:17:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.387 2019/01/01 19:06:38 christos Exp $
+# $NetBSD: bsd.README,v 1.388 2019/04/03 15:17:23 joerg Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -317,6 +317,11 @@
MKLINT If "no", don't build or install the lint libraries.
Default: yes
+MKLLVM If "yes", build and install clang as host tool and target
+ compiler. Use as system compiler is enabled with HAVE_LLVM
+ (see below for details).
+ Default: no
+
MKLVM If "no", don't build or install the logical volume manager
and device mapper tools and libraries
Default: yes
Home |
Main Index |
Thread Index |
Old Index