summaryrefslogtreecommitdiff
path: root/lang/kaffe/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'lang/kaffe/patches/patch-ae')
-rw-r--r--lang/kaffe/patches/patch-ae14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/kaffe/patches/patch-ae b/lang/kaffe/patches/patch-ae
new file mode 100644
index 00000000000..5c44e018e3c
--- /dev/null
+++ b/lang/kaffe/patches/patch-ae
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.5 2005/11/04 21:21:02 tonio Exp $
+
+--- config/config.h.in.orig 2005-09-20 02:31:32.000000000 +0200
++++ config/config.h.in
+@@ -747,6 +747,9 @@
+ /* additional directories to search for native jni libraries */
+ #undef JNI_LIBRARY_PATH
+
++/* Defined on NetBSD because sigwait needs the handle not to be registered */
++#undef KAFFE_BUGGY_NETBSD_SIGWAIT
++
+ /* Full path to the directory containing kaffe's locales */
+ #undef KAFFE_LOCALEDIR
+