-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
A-nativeArea: calling native functions via FFIArea: calling native functions via FFIC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement
Description
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
Labels
A-nativeArea: calling native functions via FFIArea: calling native functions via FFIC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement