On 13/07/21 16:54, Cole Robinson wrote:
Patches look fine and fix some issues but others persist
(--disable-system isn't triggered).
I wouldn't say --disable-system counts as a feature, since it's really a
shortcut for choosing a subset of the targets. Likewise for linux_user
and bsd_user.
On 13/07/21 11:31, Thomas Huth wrote:
Many features do not get properly disabled when the user runs the
configure script with --without-default-features. Let's fix that now.
Thomas Huth (4):
configure: Fix --without-default-features propagation to meson
configure: Allow vnc to get disabled
On 7/13/21 5:31 AM, Thomas Huth wrote:
> Many features do not get properly disabled when the user runs the
> configure script with --without-default-features. Let's fix that now.
>
> Thomas Huth (4):
> configure: Fix --without-default-features propagation to meson
> configure: Allow vnc to get