]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson_options.txt
hw/fsi: Update MAINTAINER list
[mirror_qemu.git] / meson_options.txt
index c9baeda6395634c3478a3c2a3a8c8f57fbe0b592..0a99a059ec8c4c7a48f37d158de3822af5e57dbb 100644 (file)
@@ -101,7 +101,7 @@ option('cfi_debug', type: 'boolean', value: false,
        description: 'Verbose errors in case of CFI violation')
 option('multiprocess', type: 'feature', value: 'auto',
        description: 'Out of process device emulation support')
-option('relocatable', type : 'boolean', value : 'true',
+option('relocatable', type : 'boolean', value : true,
        description: 'toggle relocatable install')
 option('vfio_user_server', type: 'feature', value: 'disabled',
        description: 'vfio-user server support')