summaryrefslogtreecommitdiff
path: root/lang/kaffe/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/kaffe/patches/patch-aa')
-rw-r--r--lang/kaffe/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/kaffe/patches/patch-aa b/lang/kaffe/patches/patch-aa
new file mode 100644
index 00000000000..0c554a0ad6f
--- /dev/null
+++ b/lang/kaffe/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.9 2001/04/24 12:40:08 skrll Exp $
+
+--- configure.orig Mon Jul 24 20:47:29 2000
++++ configure
+@@ -3608,7 +3608,7 @@
+
+
+ case "$Khost_os" in
+-freebsd2|netbsd1|oskit)
++freebsd2|oskit)
+ KSAVE_LIBS="$LIBS"
+ LIBS="$VM_LIBS $KSAVE_LIBS"
+ echo $ac_n "checking for __moddi3 in -lgcc""... $ac_c" 1>&6