summaryrefslogtreecommitdiff
path: root/lang/kaffe
diff options
context:
space:
mode:
authormycroft <mycroft>1998-11-08 23:42:22 +0000
committermycroft <mycroft>1998-11-08 23:42:22 +0000
commit8982b160b5006dedbee36772ce93c11aee769c70 (patch)
tree1baf2eb53849ee2e3c0d0bb25a478815959bef8b /lang/kaffe
parent8333a253287b6820d72cef70ff573a937e7e66c5 (diff)
downloadpkgsrc-8982b160b5006dedbee36772ce93c11aee769c70.tar.gz
jthreads doesn't seem to work on i386, either.
If it was even vaguely documented, maybe I could fix it...
Diffstat (limited to 'lang/kaffe')
-rw-r--r--lang/kaffe/patches/patch-aj12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/kaffe/patches/patch-aj b/lang/kaffe/patches/patch-aj
new file mode 100644
index 00000000000..c7ced017a3c
--- /dev/null
+++ b/lang/kaffe/patches/patch-aj
@@ -0,0 +1,12 @@
+--- config/i386/netbsd1/config.frag.orig Tue Mar 31 14:10:53 1998
++++ config/i386/netbsd1/config.frag Sun Nov 8 18:13:28 1998
+@@ -6,3 +6,9 @@
+ PIC=-fpic
+ LIBSHARE=-Bshareable
+ LIBEXT=.so
++
++#
++# Unfortunately, it doesn't pass GCTest when preemption is enabled,
++# so old threads only for now. XXX
++#
++with_threads=unix-internal