Thanks, applied as e9db8e57b2d82ed5a4f3e814c660003ced0c58f8.

Michael

[sent from post-receive hook]

On Fri, 23 Jan 2026 16:02:02 +0100, Christian Melki 
<[email protected]> wrote:
> * Adjust build options.
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/host-orc.make b/rules/host-orc.make
> index 02a8186584e6..b17723a24ccf 100644
> --- a/rules/host-orc.make
> +++ b/rules/host-orc.make
> @@ -21,11 +21,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_ORC) += host-orc
>  HOST_ORC_CONF_TOOL   := meson
>  HOST_ORC_CONF_OPT    := \
>       $(HOST_MESON_OPT) \
> +     -Dorc-target=all \
> +     -Dorc-test=disabled \
>       -Dbenchmarks=disabled \
>       -Dexamples=disabled \
> -     -Dgtk_doc=disabled \
> -     -Dorc-backend=all \
> -     -Dorc-test=disabled \
> +     -Dhotdoc=disabled \
>       -Dtests=disabled \
>       -Dtools=enabled
>  

Reply via email to