-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
area-product-experienceImprovements in the end-user's product experienceImprovements in the end-user's product experience
Description
Description
Dotnet6 on Fedora supports s390x. Dotnet6 on Alpine should do so, too.
Parallel thread on Alpine Gitlab
Major roadblocks
As there are no dotnet6 prebuilt bootstraps release for s390x, we have to build our own by crosscompiling from x86_64 to s390x. Crosscompilation scripts was kindly provided by the Fedora team, and added to a git repo on Apine's Gitlab instance for further work.
Hypothetical steps
- clone aports, and cd
aports/community/dotnet6-stage0 abuild depsto install build dependencies of dotnetapk add quilt mono dotnet6-sdkgit clone https://gitlab.alpinelinux.org/ayakael/dotnet6-s390x(original version here)cd dotnet6-s390x&&./dotnet-s390x-prepare./dotnet-s390x-build
Metadata
Metadata
Assignees
Labels
area-product-experienceImprovements in the end-user's product experienceImprovements in the end-user's product experience
Type
Projects
Status
Done