Closed XVilka closed 5 months ago
Your checklist for this pull request
Detailed description
For now just fixing the compilation without adding new architectures or changing the building system.
Test plan
cd bindings/ocaml/ && make
./test_basic
./test_aarch64
Closing issues
First step to solve https://github.com/capstone-engine/capstone/issues/985
Please add a build test to the CI.
Closing this in favor of https://github.com/capstone-engine/capstone/pull/2319 because all enums are need to be regenerated first
Your checklist for this pull request
Detailed description
For now just fixing the compilation without adding new architectures or changing the building system.
Test plan
cd bindings/ocaml/ && make
./test_basic
./test_aarch64
Closing issues
First step to solve https://github.com/capstone-engine/capstone/issues/985