]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Explicitly disable userfaultfd_sysctl for mingw
authorJiri Denemark <jdenemar@redhat.com>
Tue, 13 Feb 2024 18:07:07 +0000 (19:07 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 13 Feb 2024 18:07:07 +0000 (19:07 +0100)
commit40ebade891a0d2c08e82dac126822d5ee57f4281
tree7ad0f0cf77d9064c908eda9dec3d8e363dd779f6
parent7512cbee39e7f3beb0745e4bfeea671e368179da
spec: Explicitly disable userfaultfd_sysctl for mingw

The %meson* macros pass --auto-features=enabled to enable all "auto"
features, which means we have to explicitly disable them.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
libvirt.spec.in