pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gdb6 Add forgotten HAVE_STRUCT_LWP entry to gdb/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7783bbafbda4
branches:  trunk
changeset: 509884:7783bbafbda4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Mar 17 13:57:38 2006 +0000

description:
Add forgotten HAVE_STRUCT_LWP entry to gdb/config.h.in to fix
botchup on NetBSD current.

diffstat:

 devel/gdb6/distinfo         |  3 ++-
 devel/gdb6/patches/patch-bm |  9 +++++++++
 2 files changed, 11 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 5fc498ecd4a0 -r 7783bbafbda4 devel/gdb6/distinfo
--- a/devel/gdb6/distinfo       Fri Mar 17 08:06:51 2006 +0000
+++ b/devel/gdb6/distinfo       Fri Mar 17 13:57:38 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2006/03/14 00:47:50 joerg Exp $
+$NetBSD: distinfo,v 1.9 2006/03/17 13:57:38 joerg Exp $
 
 SHA1 (gdb-6.2.1.tar.bz2) = 50cee3887744c4140aafcc0e4eb579d94464dfd7
 RMD160 (gdb-6.2.1.tar.bz2) = 6fe9f3bbef076c55cbcdf05143e7d5f98f61f889
@@ -41,3 +41,4 @@
 SHA1 (patch-bj) = 43cf376dddf9f91dceee8d1eba853171fd873905
 SHA1 (patch-bk) = 98f836c7007a668b812d119be294842a957cb507
 SHA1 (patch-bl) = 12a9846fc08e8c3110897644d7803f67999b68f8
+SHA1 (patch-bm) = baf198e86cb5e9d8b9f6b0bd6d7ccd1ca61227b4
diff -r 5fc498ecd4a0 -r 7783bbafbda4 devel/gdb6/patches/patch-bm
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/gdb6/patches/patch-bm       Fri Mar 17 13:57:38 2006 +0000
@@ -0,0 +1,9 @@
+$NetBSD: patch-bm,v 1.1 2006/03/17 13:57:38 joerg Exp $
+
+--- gdb/config.in.orig 2006-03-17 14:49:47.000000000 +0100
++++ gdb/config.in
+@@ -552,3 +552,4 @@
+ /* Define as const if the declaration of iconv() needs const. */
+ #undef ICONV_CONST
+ 
++#undef HAVE_STRUCT_LWP



Home | Main Index | Thread Index | Old Index