Module Name: src
Committed By: joerg
Date: Sun Apr 28 04:44:22 UTC 2013
Modified Files:
src/share/mk: bsd.README
Log Message:
MKLIBCXX and MKLIBSTDCXX
To generate a diff of this commit:
cvs rdiff -u -r1.315 -r1.316 src/share/mk/bsd.README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.315 src/share/mk/bsd.README:1.316
--- src/share/mk/bsd.README:1.315 Thu Apr 11 01:27:46 2013
+++ src/share/mk/bsd.README Sun Apr 28 04:44:21 2013
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.315 2013/04/11 01:27:46 christos Exp $
+# $NetBSD: bsd.README,v 1.316 2013/04/28 04:44:21 joerg Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -246,6 +246,12 @@ MKLDAP If "no", disables building of LD
(libraries and support programs).
Default: yes
+MKLIBCXX If not "no", build and install libc++.
+ Default: no
+
+MKLIBSTDCXX If not "no", build and install libstdc++.
+ Default: yes
+
MKLINKLIB If "no", act as "MKLINT=no MKPICINSTALL=no MKPROFILE=no".
Also:
- don't install the .a libraries