On Tue, Sep 11, 2018 at 07:33:08AM -0700, Richard Henderson wrote:
> On 09/05/2018 08:19 AM, Eduardo Habkost wrote:
> > Currently there's no way to make configure not try to use the
> > system-provided capstone library using pkgconfig.
>
> Certainly there is.
>
> >
> > Add support to --enable-ca
On 09/05/2018 08:19 AM, Eduardo Habkost wrote:
> Currently there's no way to make configure not try to use the
> system-provided capstone library using pkgconfig.
Certainly there is.
>
> Add support to --enable-capstone=internal option to make QEMU not
> use the system-provided library automatic
Currently there's no way to make configure not try to use the
system-provided capstone library using pkgconfig.
Add support to --enable-capstone=internal option to make QEMU not
use the system-provided library automatically.
Signed-off-by: Eduardo Habkost
---
configure | 5 +
1 file changed