pkgsrc/crosspkgtools/kwacross-netbsd1-arm/patches/patch-ab
kristerw eddea44436 Initial import of kwacross-netbsd1-arm-20050605.
This package contains tools needed to cross-build pkgsrc for
the NetBSD 1.6 arm ports.
2005-06-06 22:34:08 +00:00

22 lines
403 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2005/06/06 22:34:09 kristerw Exp $
--- gdb/sim/netbsd/native_exec.c.orig 2005-06-06 18:46:37.000000000 +0200
+++ gdb/sim/netbsd/native_exec.c 2005-06-06 18:47:17.000000000 +0200
@@ -3734,7 +3734,7 @@
for (argc = 0; argv[argc] != NULL; argc++)
;
-#if 1
+#if 0
{
FILE* f;
@@ -3860,7 +3860,7 @@
return -1;
}
-#if 1
+#if 0
{
FILE* f;