Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3 switch everyone to gdb.old
details: https://anonhg.NetBSD.org/src/rev/d2f40a6119b1
branches: trunk
changeset: 339875:d2f40a6119b1
user: christos <christos%NetBSD.org@localhost>
date: Sat Aug 15 09:34:17 2015 +0000
description:
switch everyone to gdb.old
diffstat:
external/gpl3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a984836ded4e -r d2f40a6119b1 external/gpl3/Makefile
--- a/external/gpl3/Makefile Sat Aug 15 09:33:55 2015 +0000
+++ b/external/gpl3/Makefile Sat Aug 15 09:34:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/01/05 01:52:23 mrg Exp $
+# $NetBSD: Makefile,v 1.12 2015/08/15 09:34:17 christos Exp $
.include <bsd.own.mk>
@@ -12,7 +12,7 @@
.if ${MKGDB} != "no"
.if ${HAVE_GDB} == "7"
-SUBDIR+= gdb
+SUBDIR+= gdb.old
.endif
.endif
Home |
Main Index |
Thread Index |
Old Index