Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk MKLIBCXX and MKLIBSTDCXX



details:   https://anonhg.NetBSD.org/src/rev/63d78497f11a
branches:  trunk
changeset: 786414:63d78497f11a
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sun Apr 28 04:44:21 2013 +0000

description:
MKLIBCXX and MKLIBSTDCXX

diffstat:

 share/mk/bsd.README |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r e139e8afd5e4 -r 63d78497f11a share/mk/bsd.README
--- a/share/mk/bsd.README       Sun Apr 28 04:05:37 2013 +0000
+++ b/share/mk/bsd.README       Sun Apr 28 04:44:21 2013 +0000
@@ -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 @@
                (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



Home | Main Index | Thread Index | Old Index