pwittchen opened a new pull request, #2366:
URL: https://github.com/apache/iggy/pull/2366
fixed Docker build on macOS by using rust:${RUST_VERSION}-slim-bookworm base
image in the build stage instead of Alpine and removed musl-dev. Now Rust uses
gnu target (glibc) instead of musl, so __aarch64_ldadd4_sync symbol is no
longer casing build failure
solves #2320
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]