[mcs] Accept and ignore command line args supported by csc that we don't
[mono.git] / README.md
index f8f05423a34b47d191f090f7dc41724ff8197657..8305cb08b3f21e081b2f22c5be539246d941753c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -426,8 +426,10 @@ cycle.
 multiple CPUs to do its work.  This helps performance
 on multi-CPU machines as the work is divided across CPUS.
 
-  * This option is not currently the default as we have
-not done much testing with Mono.
+  * This option is not currently the default on OSX
+as it runs into issues there.
+
+  * This option only applies to the Boehm GC.
 
 * `--enable-dtrace`