Merge pull request #21103 from jefferyto/gensio-without-go

gensio: Fix build on build host with Go compiler
This commit is contained in:
Tianling Shen
2023-05-20 13:09:04 +08:00
committed by GitHub

View File

@@ -45,6 +45,7 @@ CONFIGURE_ARGS += \
--$(if $(CONFIG_GENSIO_PTHREADS),with,without)-pthreads \
--$(if $(CONFIG_GENSIO_GLIB),with,without)-glib \
--$(if $(CONFIG_GENSIO_TCL),with,without)-tcl \
--without-go \
--without-openipmi \
--with-cplusplus \
--disable-doc