summaryrefslogtreecommitdiff
path: root/man/ocamlc.m
diff options
context:
space:
mode:
authorNicolás Ojeda Bär <n.oje.bar@gmail.com>2018-03-08 18:08:38 +0100
committerNicolás Ojeda Bär <n.oje.bar@gmail.com>2018-03-15 18:37:02 +0100
commit6c1bec42c747865574cd8fdce5310cc3197080a3 (patch)
tree228bf6c87733f53c60b1693a5e0deb7f02f9da88 /man/ocamlc.m
parent77de8d69b928b6b4e67b6ebdbf547e0b4e69f1da (diff)
downloadocaml-6c1bec42c747865574cd8fdce5310cc3197080a3.tar.gz
Deprecate -thread option, equivalent to -I +threads
Diffstat (limited to 'man/ocamlc.m')
-rw-r--r--man/ocamlc.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/man/ocamlc.m b/man/ocamlc.m
index 532397e51b..ca2a2fed24 100644
--- a/man/ocamlc.m
+++ b/man/ocamlc.m
@@ -622,11 +622,6 @@ warning messages.
.B \-strict\-sequence
Force the left-hand part of each sequence to have type unit.
.TP
-.B \-thread
-Compile or link multithreaded programs, in combination with the
-system "threads" library described in
-.IR The\ OCaml\ user's\ manual .
-.TP
.B \-unboxed\-types
When a type is unboxable (i.e. a record with a single argument or a
concrete datatype with a single constructor of one argument) it will