[MWF] Fix text position on buttons (#463149)
[mono.git] / man / mono.1
index b53530a824b8b8934f8046e166c63bf184fbe93f..74cbb7dbb8bb44357c7a513e0c1737f749798736 100644 (file)
@@ -1638,6 +1638,12 @@ method.
 \fBMONO_VERBOSE_HWCAP\fR
 If set, makes the JIT output information about detected CPU features
 (such as SSE, CMOV, FCMOV, etc) to stdout.
+.TP
+\fBMONO_CONSERVATIVE_HWCAP\fR
+If set, the JIT will not perform any hardware capability detection. This
+may be useful to pinpoint the cause of JIT issues. This is the default
+when Mono is built as an AOT cross compiler, so that the generated code
+will run on most hardware.
 .SH VALGRIND
 If you want to use Valgrind, you will find the file `mono.supp'
 useful, it contains the suppressions for the GC which trigger