]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson_options.txt
bsd-user: Implement fork(2) and vfork(2) system calls.
[mirror_qemu.git] / meson_options.txt
index 2ca40f22e96547701877bb9c92124f6053e8240f..57e265c871e905983fc044b21455351f54720e4c 100644 (file)
@@ -121,6 +121,8 @@ option('avx512bw', type: 'feature', value: 'auto',
        description: 'AVX512BW optimizations')
 option('keyring', type: 'feature', value: 'auto',
        description: 'Linux keyring support')
+option('libkeyutils', type: 'feature', value: 'auto',
+       description: 'Linux keyutils support')
 
 option('af_xdp', type : 'feature', value : 'auto',
        description: 'AF_XDP network backend support')