Skip to content

Conversation

21M4TW
Copy link

@21M4TW 21M4TW commented Jul 26, 2025

This fixes some issues (#29 and #30) with the Makefile:
-deps/libsodium was not removed if it already existed, which caused the mv command to fail.
-The timestamp for deps/libsodium/configure was not updated, so the target was always rebuilt even when not necessary.
-"make" was used instead of "$(MAKE)", so libsecp256k1.a and libsodium.a failed to build on systems that use a different command for GNU Make (e.g. FreeBSD uses "gmake").

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.

1 participant