summaryrefslogtreecommitdiff
path: root/lang/kaffe/patches
diff options
context:
space:
mode:
Diffstat (limited to 'lang/kaffe/patches')
-rw-r--r--lang/kaffe/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/kaffe/patches/patch-ak b/lang/kaffe/patches/patch-ak
new file mode 100644
index 00000000000..d2a56130661
--- /dev/null
+++ b/lang/kaffe/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1 1998/12/08 23:19:49 frueauf Exp $
+
+--- libraries/clib/io/Makefile.in-orig Tue Dec 8 05:18:52 1998
++++ libraries/clib/io/Makefile.in Tue Dec 8 23:05:21 1998
+@@ -26,7 +26,7 @@
+ DLLTOOL= @DLLTOOL@
+ DEPTOOL= @DEPTOOL@
+ PIC= @PIC@
+-LDFLAGS= @LIBSHARE@ @LDFLAGS@
++LDFLAGS= @LIBSHARE@
+ LIBS= @LIBS@
+ LDTAIL= @LDTAIL@ @STD_LIBRARIES@
+ KVER= @KVER@