Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp p++ symlink is only create if MKCXX ...



details:   https://anonhg.NetBSD.org/src/rev/196973ccff73
branches:  trunk
changeset: 339121:196973ccff73
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Jun 27 15:47:29 2015 +0000

description:
p++ symlink is only create if MKCXX != no

diffstat:

 distrib/sets/lists/comp/mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a0d24dd554dd -r 196973ccff73 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sat Jun 27 15:46:09 2015 +0000
+++ b/distrib/sets/lists/comp/mi        Sat Jun 27 15:47:29 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1968 2015/06/26 14:40:31 matt Exp $
+#      $NetBSD: mi,v 1.1969 2015/06/27 15:47:29 matt Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -76,7 +76,7 @@
 ./usr/bin/nm                                   comp-util-bin           binutils
 ./usr/bin/objcopy                              comp-util-bin           binutils
 ./usr/bin/objdump                              comp-util-bin           binutils
-./usr/bin/p++                                  comp-cxx-bin            pcc
+./usr/bin/p++                                  comp-cxx-bin            pcc,cxx
 ./usr/bin/pcc                                  comp-c-bin              pcc
 ./usr/bin/protoize                             comp-c-bin              gcc=4,gcccmds
 ./usr/bin/protoize                             comp-obsolete           gcc=45,obsolete



Home | Main Index | Thread Index | Old Index