]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson_options.txt
build: Remove --enable-gprof
[mirror_qemu.git] / meson_options.txt
index 57e265c871e905983fc044b21455351f54720e4c..6a17b9096809512d4d55acfd66f993aeacda31d4 100644 (file)
@@ -348,9 +348,6 @@ option('debug_stack_usage', type: 'boolean', value: false,
        description: 'measure coroutine stack usage')
 option('qom_cast_debug', type: 'boolean', value: true,
        description: 'cast debugging support')
-option('gprof', type: 'boolean', value: false,
-       description: 'QEMU profiling with gprof',
-       deprecated: true)
 option('slirp_smbd', type : 'feature', value : 'auto',
        description: 'use smbd (at path --smbd=*) in slirp networking')