diff options
Diffstat (limited to 'docs/doxygen/other')
-rw-r--r-- | docs/doxygen/other/build_guide.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/doxygen/other/build_guide.dox b/docs/doxygen/other/build_guide.dox index 0422ef6910..5375379b08 100644 --- a/docs/doxygen/other/build_guide.dox +++ b/docs/doxygen/other/build_guide.dox @@ -161,7 +161,6 @@ If not specified, the "Release" mode is the default. \li ENABLE_GR_CTRLPORT: Turn Building ControlPort. Default is True \li ENABLE_PERFORMANCE_COUNTERS: Turn performance counters on/off in runtime. Default is True. \li ENABLE_ORC: tells VOLK enable/disable use of Orc. Default is True. -\li ENABLE_ASM: tells VOLK to use assembly files for proto-kernels if defined for the architecture. Default is True. \li ENABLE_STATIC_LIBS: build static library files. Default is False. \li CMAKE_TOOLCHAIN_FILE: A toolchain file to setup the CMake environment for cross-compiling. |