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

Fix libsecp256 not building for 64-bit Android on macOS #5

Merged

Conversation

PeteClubSeven
Copy link
Contributor

Sorry about this, my previous PR (#3) to fix 64-bit Android builds failing due to the path for the secp256 library broke macOS. On my Mac the libraries are always created under a "lib" folder, never a "lib64" folder. With this change both Linux and macOS should work when targeting Android.

@giahuy98
Copy link
Collaborator

Thanks for the fix.

@giahuy98 giahuy98 merged commit a119b6e into nunchuk-io:main Jul 20, 2023
@PeteClubSeven PeteClubSeven deleted the bugfix/secp256-android-macos-failure branch January 17, 2024 02:24
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.

2 participants