]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qemu-iotests/meson.build
build: Remove --enable-gprof
[mirror_qemu.git] / tests / qemu-iotests / meson.build
index 44761e1e4d3e00ecd91e29f4d09f3ce916e1d22f..53847cb98fc73bf08c8eb1128cab6f7cbd5361e8 100644 (file)
@@ -1,4 +1,4 @@
-if not have_tools or targetos == 'windows' or get_option('gprof')
+if not have_tools or targetos == 'windows'
   subdir_done()
 endif