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
commit e31dfd4a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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