On Thu, Mar 16, 2023 at 05:57:12PM +0100, Roland Hieber wrote:
> It's in the hosttools_noprompt section.
> 
> Fixes: 81fbc066ec4975fbfd0f (2023-03-12, "libslirp: new package: user-mode 
> networking library used by qemu")
> Signed-off-by: Roland Hieber <r...@pengutronix.de>
> ---
>  rules/host-libslirp.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/rules/host-libslirp.in b/rules/host-libslirp.in
> index d0a9f211f89a..b47c69d215c4 100644
> --- a/rules/host-libslirp.in
> +++ b/rules/host-libslirp.in
> @@ -4,4 +4,3 @@ config HOST_LIBSLIRP
>       tristate
>       select HOST_GLIB
>       select HOST_MESON
> -     prompt "libslirp"

Can you add this instead:

        default y if ALLYES

This way it is always build in ALLYES test builds. All host packages should
have this.

Michael

> -- 
> 2.30.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Reply via email to