package/gnuradio: disable examples

Examples can be disabled since version 3.9.0.0 and
530262c6df

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Acked-by: Gwenhael Goavec-merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2023-02-22 17:05:11 +01:00 committed by Thomas Petazzoni
parent 802cfb90d6
commit 8f4dec2107

View File

@ -22,6 +22,7 @@ GNURADIO_DEPENDENCIES = \
GNURADIO_CONF_OPTS = \
-DPYTHON_EXECUTABLE=$(HOST_DIR)/bin/python3 \
-DENABLE_DEFAULT=OFF \
-DENABLE_EXAMPLES=OFF \
-DENABLE_GNURADIO_RUNTIME=ON \
-DENABLE_TESTING=OFF \
-DXMLTO_EXECUTABLE=NOTFOUND