[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] configure and submodules capstone, slirp, dtc
From: |
Markus Armbruster |
Subject: |
[Qemu-devel] configure and submodules capstone, slirp, dtc |
Date: |
Thu, 08 Aug 2019 17:17:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
configure --help documents capstone like any other generic optional
feature. This leaves --enable-capstone=git and =system undocumented
there. Anyone care to improve this?
It documents slirp unlike other generic optional features, and shows
only --disable-slirp. Anyone care to improve this?
There's also --enable-dtc, which appears to select the system's dtc if
it deems it usable, else the git submodule. Should it support explicit
--enable=dtc=git and =system, too?
- [Qemu-devel] configure and submodules capstone, slirp, dtc,
Markus Armbruster <=