Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes the (pip) Python Module build on FreeBSD. #1750

Merged

Conversation

cederom
Copy link

@cederom cederom commented May 11, 2021

This fixes the manual and pip Python Module build on FreeBSD.

FreeBSD distinguishes make (BSD) vs gmake (GNU) so cmake + bsd make needs to be used.

Although FreeBSD provides capstone system packages, this module will build and install its own C extensions.

capstone-build-fixed.txt
capstone-build-fixed-tests.txt

Signed-off-by: Tomasz 'CeDeROM' CEDRO tomek@cedro.info

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
@aquynh
Copy link
Collaborator

aquynh commented May 11, 2021

merged, thanks!

@cederom
Copy link
Author

cederom commented May 11, 2021

Thank you @aquynh :-) When next release is planned so we could have it working out of the box with pip? :-)

@cederom
Copy link
Author

cederom commented Jan 23, 2022

@aquynh can you please create a new release? pip still fails on the BSD because there has been no release since patch was provided..

@aquynh
Copy link
Collaborator

aquynh commented Jan 23, 2022 via email

@cederom
Copy link
Author

cederom commented Jan 23, 2022

Thank you @aquynh 5.0 is fine too.. can I help anyhow? :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants