projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2cdde4
)
package/gr-osmosdr: disable documentation
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 8 Mar 2020 19:47:47 +0000
(20:47 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/gr-osmosdr/gr-osmosdr.mk
b/package/gr-osmosdr/gr-osmosdr.mk
index 003f40660281579bcf971528b21b4e2066b9197f..fcc817fe854078df129609b62c383666fdca5b1a 100644
(file)
--- a/
package/gr-osmosdr/gr-osmosdr.mk
+++ b/
package/gr-osmosdr/gr-osmosdr.mk
@@
-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.