capstone
capstone copied to clipboard
32bit build
Your checklist for this pull request
- [ ] I've documented or updated the documentation of every API function and struct this PR changes.
- [ ] I've added tests that prove my fix is effective or that my feature works (if possible)
Detailed description
Based on https://github.com/capstone-engine/capstone/pull/2807 Requires: https://github.com/capstone-engine/capstone/pull/2803
Enables the 32bit build and tests again.
fyi @Antelox
Test plan
All Python 32bit builds and tests must be green.
Closing issues
closes https://github.com/capstone-engine/capstone/issues/2806
@Antelox Please review as well.
I can't download the test logs (some Github bug as it looks like) to confirm everything went through without bugs. So mark it as draft until I could.