diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/USAGE.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md index dd1c6ab1..98b77696 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -423,12 +423,6 @@ Detect MonoBleedingEdge and apply conservative settings. * 0 : Do not detect MonoBleedingEdge. * 1 : Detect MonoBleedingEdge and apply BIGBLOCK=0 STRONGMEM=1 when detected. (default) -#### BOX64_DYNAREC_JVM * - -Detect libjvm and apply conservative settings. Obsolete, use BOX64_JVM instead. - * 0 : Do not detect libjvm. - * 1 : Detect libjvm and apply BIGBLOCK=0 STRONGMEM=1 SSE42=0 when detected. (default) - #### BOX64_LIBCEF * Detect libcef and apply malloc_hack settings. |