[3.17] community/dotnet7: enable s390x
dotnet7 was initially targeted for 3.17 release on x86_64
, armv7
, aarch64
and s390x
. Due to a last minute bug that made build unstable, s390x
was not released. Since then, a workaround for this bug was found, and was implemented in edge
.
To match the supported platforms for dotnet6
, dotnet7
should also support s390x.
This MR thus backports that workaround.
Other changes:
- Patch to fix rebuilding with dotnet7-build
- Updated
Patch-Source
on patches - Better binlog scraping in pipelines
- Updated patches for mono
Note: pkgrel
was not bumped as to only build this on s390x
as changes to other platforms is cosmetic or build infra-related.
Edited by Antoine Martin
Merge request reports
Activity
Filter activity
added v3.17 label
added v3.17 label
added 2 commits
added 14 commits
-
8a6f9aaa...a2628a3b - 11 commits from branch
alpine:3.17-stable
- 9bb30798 - community/dotnet7-stage0: enable s390x
- 90a99ab7 - community/dotnet7-build: enable s390x
- 7e828120 - community/dotnet7-runtime: enable s390x
Toggle commit list-
8a6f9aaa...a2628a3b - 11 commits from branch
- A deleted user
merged
Please register or sign in to reply