summaryrefslogtreecommitdiff
path: root/lang/kaffe/patches/patch-ae
blob: 5c44e018e3cd9acd8cc1dde5536ab7e89b6501b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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