Skip to content

Only build capstone for the architectures we need #4507

@RalfJung

Description

@RalfJung

The git version of capstone supports feature flags to control which architectures are supported. We should use that to limit it to x86 (and maybe eventually aarch64), hopefully saving some build time by skipping all the other architectures. However, we'll have to wait for a new capstone release first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-nativeArea: calling native functions via FFIC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions