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

Fix alpine-riscv64 build #104920

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Jul 15, 2024

docker run --rm -v$(pwd)/runtime:/runtime -e ROOTFS_DIR=/crossrootfs/riscv64 \
  mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-riscv64-alpine-net9.0 \
  /runtime/build.sh --cross --arch riscv64

(and with -c Release)

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 15, 2024
@am11 am11 added area-Infrastructure-coreclr arch-riscv Related to the RISC-V architecture and removed area-Diagnostics-coreclr labels Jul 15, 2024
@am11 am11 requested review from jkoritzinsky and a team July 15, 2024 21:33
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@jkoritzinsky jkoritzinsky merged commit 75689b3 into dotnet:main Jul 16, 2024
93 of 95 checks passed
@am11 am11 deleted the feature/build/alpine-riscv64 branch July 16, 2024 16:02
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-riscv Related to the RISC-V architecture area-Infrastructure-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants