summaryrefslogtreecommitdiff
path: root/lang/ocaml/pkg-plist
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-02-17 23:01:11 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-02-17 23:01:11 +0000
commitc10edbe21899aba35c0dd47dd293a8496a30b612 (patch)
tree451ed3eb7cf6cf44cfebf3531dcf7d2517646f8a /lang/ocaml/pkg-plist
parentUpgrade to version 1.2. (diff)
Attached patch allows OCAML to detect and use FreeBSD's native
pthreads in Thread module. Also fixes the bug in OCAML distribution which nobody apparently noticed before. Use TK 8.3 instead of 8.2 for labltk PR: 23305 Submitted by: Alexander N. Kabaev <ak03@gte.com> Submitted by: Patrick M Doane <patrick@watson.org>
Notes
Notes: svn path=/head/; revision=38446
Diffstat (limited to 'lang/ocaml/pkg-plist')
-rw-r--r--lang/ocaml/pkg-plist9
1 files changed, 8 insertions, 1 deletions
diff --git a/lang/ocaml/pkg-plist b/lang/ocaml/pkg-plist
index c94d7fcbd52a..68ac4eaa3f79 100644
--- a/lang/ocaml/pkg-plist
+++ b/lang/ocaml/pkg-plist
@@ -167,11 +167,18 @@ lib/ocaml/bigarray.cma
lib/ocaml/libbigarray.a
lib/ocaml/bigarray.mli
lib/ocaml/bigarray.cmi
+lib/ocaml/threads/event.cmx
+lib/ocaml/threads/threads.cmxa
+lib/ocaml/threads/threadUnix.cmx
+lib/ocaml/threads/threads.a
+lib/ocaml/threads/condition.cmx
+lib/ocaml/threads/mutex.cmx
+lib/ocaml/threads/thread.cmx
+lib/ocaml/libthreadsnat.a
lib/ocaml/libthreads.a
lib/ocaml/threads/event.cmi
lib/ocaml/threads/threads.cma
lib/ocaml/threads/threadUnix.cmi
-lib/ocaml/threads/stdlib.cma
lib/ocaml/threads/condition.cmi
lib/ocaml/threads/mutex.cmi
lib/ocaml/threads/thread.cmi