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

chore: Build bpf-linker and LLVM for multiple targets #129

Closed
wants to merge 1 commit into from

Conversation

vadorovsky
Copy link
Member

Apart from the x86_64 Linux build, cross compile also to Linux arm64, macOS x86_64 and macoOS arm64.

@vadorovsky vadorovsky force-pushed the llvm-cross branch 15 times, most recently from e2b2ce1 to 5f1f552 Compare October 5, 2023 09:15
@vadorovsky vadorovsky changed the title chore: Build LLVM for multiple targets chore: Build bpf-linker and LLVM for multiple targets Oct 5, 2023
@vadorovsky vadorovsky force-pushed the llvm-cross branch 7 times, most recently from e8d65b7 to 1e2d664 Compare October 5, 2023 11:09
@vadorovsky vadorovsky force-pushed the llvm-cross branch 7 times, most recently from 956d761 to 7facb45 Compare October 13, 2023 11:34
@vadorovsky vadorovsky force-pushed the llvm-cross branch 17 times, most recently from e8e6be9 to 23493e6 Compare March 10, 2024 20:57
@vadorovsky vadorovsky force-pushed the llvm-cross branch 9 times, most recently from 414bd60 to b49a599 Compare March 13, 2024 20:14
Apart from the x86_64 Linux build, cross compile also to Linux
arm64, macOS x86_64 and macoOS arm64.

Use musl as libc for Linux release builds. cargo-binstall falls back to
musl artifacts even for *-gnu targets in Rust.
@vadorovsky
Copy link
Member Author

closing, this solution is too complex

@vadorovsky vadorovsky closed this Aug 2, 2024
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