Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2019-03-25 16:56:01 +0300
committerMarek Safar <marek.safar@gmail.com>2019-03-25 16:56:41 +0300
commit48b8f5ce47aa9b2a2627fe962db5b32c9edaed39 (patch)
treeea56c39f9cc78c9df9c504149f5f7ce2567f596d /man
parentcae256c3b0294ce30b095888817544e1924a41fc (diff)
Revert "Do not use MAP_JIT by default, instead make this something that is toggled by Xamarin.Mac which needs it"
This reverts commit a4c860676794af9ad95c090b03bf1cf617fba464.
Diffstat (limited to 'man')
-rw-r--r--man/mono.14
1 files changed, 0 insertions, 4 deletions
diff --git a/man/mono.1 b/man/mono.1
index b50ec6b6620..52c98a16e35 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -646,10 +646,6 @@ running a 1.1 program on a 2.0 version:
Configures the virtual machine to be better suited for server
operations (currently, allows a heavier threadpool initialization).
.TP
-\fB--use-map-jit\fR
-Instructs Mono to generate code using MAP_JIT on MacOS. Necessary for
-bundled applications.
-.TP
\fB--verify-all\fR
Verifies mscorlib and assemblies in the global
assembly cache for valid IL, and all user code for IL