Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gdb s/#/$/ in a $NetBSD$ so it actually expands



details:   https://anonhg.NetBSD.org/src/rev/0843f5d02493
branches:  trunk
changeset: 348992:0843f5d02493
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Nov 19 09:46:58 2016 +0000

description:
s/#/$/ in a $NetBSD$ so it actually expands

diffstat:

 external/gpl3/gdb/Makefile.gdb_arch |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (8 lines):

diff -r c5c6536bff04 -r 0843f5d02493 external/gpl3/gdb/Makefile.gdb_arch
--- a/external/gpl3/gdb/Makefile.gdb_arch       Sat Nov 19 09:22:03 2016 +0000
+++ b/external/gpl3/gdb/Makefile.gdb_arch       Sat Nov 19 09:46:58 2016 +0000
@@ -1,3 +1,3 @@
-#      $NetBSD#
+#      $NetBSD: Makefile.gdb_arch,v 1.3 2016/11/19 09:46:58 mrg Exp $
 
 GDB_MACHINE_ARCH=      ${MACHINE_ARCH:C/^e//:C/e?armv?[4-7]?h?f?/arm/}



Home | Main Index | Thread Index | Old Index