Skip to content

Conversation

@alskipp
Copy link
Contributor

@alskipp alskipp commented Nov 4, 2025

No description provided.

@alskipp alskipp force-pushed the github-action-test branch 6 times, most recently from adff0a8 to 6d3c022 Compare November 4, 2025 14:58
@alskipp alskipp force-pushed the github-action-test branch 2 times, most recently from 73b497f to cf22e9b Compare November 4, 2025 15:53
@alskipp alskipp force-pushed the github-action-test branch from cf22e9b to 6c5b4c3 Compare November 4, 2025 16:19
alskipp and others added 2 commits November 4, 2025 16:28
Switch from cross-compilation to native musl builds on Linux. This
approach:

1. Creates a Rust toolchain with x86_64-unknown-linux-musl target
2. Uses CARGO_BUILD_TARGET and CARGO_BUILD_RUSTFLAGS for static linking
3. Avoids cross-compilation issues with build scripts

When building on Linux (GitHub Actions), Cargo will use the host
toolchain for build scripts and the musl target for the final binary,
producing a truly static executable that should work in Alpine and
Amazon Linux containers.

Also add CLAUDE.md documentation for future AI-assisted development.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@alskipp alskipp force-pushed the github-action-test branch from f480aba to 25989f1 Compare November 4, 2025 16:55
@alskipp alskipp force-pushed the github-action-test branch from 25989f1 to 99a2a9d Compare November 4, 2025 17:06
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