summaryrefslogtreecommitdiff
path: root/devel/gdb6/patches/patch-Makefile_tpl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb6/patches/patch-Makefile_tpl')
-rw-r--r--devel/gdb6/patches/patch-Makefile_tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/gdb6/patches/patch-Makefile_tpl b/devel/gdb6/patches/patch-Makefile_tpl
new file mode 100644
index 00000000000..5aef548506b
--- /dev/null
+++ b/devel/gdb6/patches/patch-Makefile_tpl
@@ -0,0 +1,13 @@
+$NetBSD: patch-Makefile_tpl,v 1.1.1.1 2004/06/01 19:29:30 shannonjr Exp $
+
+--- Makefile.tpl.orig 2004-06-01 08:06:45.000000000 -0600
++++ Makefile.tpl
+@@ -1370,7 +1370,7 @@ configure-target-zlib: $(ALL_GCC_C)
+ configure-target-examples: $(ALL_GCC_C)
+ configure-target-libgloss: $(ALL_GCC)
+ all-target-libgloss: maybe-configure-target-newlib
+-configure-target-libiberty: $(ALL_GCC)
++maybe-configure-target-libiberty: $(ALL_GCC)
+ configure-target-libtermcap: $(ALL_GCC_C)
+ configure-target-newlib: $(ALL_GCC)
+ configure-target-rda: $(ALL_GCC_C)