Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets Update for libgcc->libgcc_eh change.
details: https://anonhg.NetBSD.org/src/rev/cdfd69874399
branches: trunk
changeset: 326454:cdfd69874399
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Jan 29 22:35:52 2014 +0000
description:
Update for libgcc->libgcc_eh change.
diffstat:
distrib/sets/sets.subr | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 292d53a33d08 -r cdfd69874399 distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Wed Jan 29 22:30:24 2014 +0000
+++ b/distrib/sets/sets.subr Wed Jan 29 22:35:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.159 2014/01/28 02:54:02 matt Exp $
+# $NetBSD: sets.subr,v 1.160 2014/01/29 22:35:52 joerg Exp $
#
#
@@ -179,7 +179,7 @@
# In each file, a record consists of a path and a System Package name,
# separated by whitespace. E.g.,
#
-# # $NetBSD: sets.subr,v 1.159 2014/01/28 02:54:02 matt Exp $
+# # $NetBSD: sets.subr,v 1.160 2014/01/29 22:35:52 joerg Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -229,7 +229,7 @@
# ldap ${MKLDAP} != no
# lint ${MKLINT} != no
# libcxx ${MKLIBCXX} != no
-# libgcc ${HAVE_LIBGCC_EH} != no
+# libgcc_eh ${HAVE_LIBGCC_EH} != no
# libstdcxx ${MKLIBSTDCXX} != no
# lld ${MKLLD} != no
# lldb ${MKLLDB} != no
Home |
Main Index |
Thread Index |
Old Index