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/README
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2008-10-11 13:17:38 +0400
committerZoltan Varga <vargaz@gmail.com>2008-10-11 13:17:38 +0400
commitacdf04c0abd358f0b39e50775db16431d8860799 (patch)
tree4160ed555c6a85fa00e2f1f8d0135a3efed9e495 /README
parentb088dcf4b244a05b2165762b5079ce3e2ecbcda2 (diff)
2008-10-11 Zoltan Varga <vargaz@gmail.com>
* README: Add docs for the option. svn path=/trunk/mono/; revision=115514
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index d5cf13476d6..40e01292a94 100644
--- a/README
+++ b/README
@@ -361,6 +361,9 @@ This is Mono.
reflection_emit:
Drop System.Reflection.Emit support
+ reflection_emit_save:
+ Drop support for saving dynamically created assemblies (AssemblyBuilderAccess.Save) in System.Reflection.Emit.
+
simd:
Disables support for the Mono.SIMD intrinsics
library.