mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 07:34:59 +04:00
Merge pull request #21103 from jefferyto/gensio-without-go
gensio: Fix build on build host with Go compiler
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user