package/gr-osmosdr: disable documentation
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 8 Mar 2020 19:47:47 +0000 (20:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Mar 2020 20:20:56 +0000 (21:20 +0100)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gr-osmosdr/gr-osmosdr.mk

index 003f40660281579bcf971528b21b4e2066b9197f..fcc817fe854078df129609b62c383666fdca5b1a 100644 (file)
@@ -14,7 +14,9 @@ GR_OSMOSDR_SUPPORTS_IN_SOURCE_BUILD = NO
 
 GR_OSMOSDR_DEPENDENCIES = gnuradio host-python-cheetah
 
-GR_OSMOSDR_CONF_OPTS = -DENABLE_DEFAULT=OFF
+GR_OSMOSDR_CONF_OPTS = \
+       -DENABLE_DEFAULT=OFF \
+       -DENABLE_DOXYGEN=OFF
 
 # For third-party blocks, the gr-osmosdr libraries are mandatory at
 # compile time.