From 2017526da4134a63f633741f61bdd25b4871b021 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <tom@trondeau.com>
Date: Wed, 30 Jul 2014 14:27:03 -0400
Subject: volk: removing ENABLE_ASM. Doesn't work and doens't make sense to
 have.

---
 docs/doxygen/other/build_guide.dox | 1 -
 1 file changed, 1 deletion(-)

(limited to 'docs/doxygen')

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.
 
-- 
cgit v1.2.3