]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson_options.txt
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
[mirror_qemu.git] / meson_options.txt
index 6b0900205ea7cf3b636cc8bf19d124288bd26977..fc9447d267bfcda1a5a6c1b7f0d2aa9608632d46 100644 (file)
@@ -12,7 +12,7 @@ option('pkgversion', type : 'string', value : '',
        description: 'use specified string as sub-version of the package')
 option('smbd', type : 'string', value : '',
        description: 'Path to smbd for slirp networking')
-option('sphinx_build', type : 'string', value : '',
+option('sphinx_build', type : 'string', value : 'sphinx-build',
        description: 'Use specified sphinx-build for building document')
 option('iasl', type : 'string', value : '',
        description: 'Path to ACPI disassembler')