On Thu, Jul 16, 2020 at 02:55:47PM +0200, Ján Tomko wrote:
On a Thursday in 2020, Pavel Hrdina wrote:
> Building without driver_module is not supported anymore so drop the
> option before switching to meson as we will not introduce it there.
>
> Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
> ---
> configure.ac | 1 -
> m4/virt-driver-modules.m4 | 17 +----------------
> 2 files changed, 1 insertion(+), 17 deletions(-)
>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
This can be merged independently, the option is safely ignored.
Thanks, some of the cleanup patches can be pushed separately but they
may break someone scripts so I would like to push them together with
meson where we will definitely break scripts and more.
I know that we have no promise to not break build tools but it's nice
to avoid it if possible.
Pavel