diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 70b56c94088..a6ea989e92a 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -247,11 +247,6 @@

  • --enable-optimized = Enables optimized compilation (debugging symbols are removed and GCC optimization flags are enabled). -

  • --enable-profiling = - Enables profiling compilation (compiler flags needed to add profiling - data are enabled). -

  • --enable-verbose = - Enables verbose messages during the compile.

  • --enable-jit = Compile the Just In Time (JIT) functionality. This is not available on all platforms.