mx25519 linking - Added to STATIC_LIBS, Windows format strings, macOS sprintf, remove unused variable for mac and bsd compiler happiness, ADDRESS_LENGTH fix

This commit is contained in:
Matt Hess
2025-12-17 04:06:55 +00:00
parent 27dfd4788b
commit b4c482b6ef
4 changed files with 13 additions and 16 deletions

View File

@@ -18,9 +18,6 @@ on:
pull_request:
schedule:
- cron: '40 10 * * 0'
env:
# Path to the CMake build directory.
build: '${{ github.workspace }}/build'