From: Fabrice Fontaine Date: Sun, 8 Mar 2020 19:47:47 +0000 (+0100) Subject: package/gr-osmosdr: disable documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d606c1eba43a7e4229369af4b43319613631e23a;p=buildroot.git package/gr-osmosdr: disable documentation Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard --- diff --git a/package/gr-osmosdr/gr-osmosdr.mk b/package/gr-osmosdr/gr-osmosdr.mk index 003f406602..fcc817fe85 100644 --- 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.