
16 Jul
2020
16 Jul
'20
8:55 a.m.
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@redhat.com> --- configure.ac | 1 - m4/virt-driver-modules.m4 | 17 +---------------- 2 files changed, 1 insertion(+), 17 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> This can be merged independently, the option is safely ignored. Jano