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

Build Fixes #2

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Build Fixes #2

merged 2 commits into from
Dec 18, 2024

Conversation

eberman-quic
Copy link
Contributor

Update rust GitHub action and fix how holding-cell is built to rely less on environment variables.

We can use cc::Build::new() to get the compiler and clang-binutils to
find objcopy.

Signed-off-by: Elliot Berman <[email protected]>
Add llvm-tools first and build using aarch64-unknown-linux-gnu target.

Signed-off-by: Elliot Berman <[email protected]>
@eberman-quic eberman-quic merged commit e04dfba into main Dec 18, 2024
5 checks passed
@eberman-quic eberman-quic deleted the holding-cell-build branch December 18, 2024 23: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