mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
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:
committed by
Thomas Petazzoni
parent
802cfb90d6
commit
8f4dec2107
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user