.. | ||
lib | ||
APKBUILD | ||
build_apkbuild.sh | ||
README.md | ||
sh-build-fix.patch |
Description
APKBUILD for dotnet5-references
Generated packages
- dotnet5-references (provides dotnet5-bootstrap-references)
How to build dotnet5 stack
- Build testing/dotnet5-stage0 (provides dotnet5-bootstrap-runtime / sdk)
- Build testing/dotnet5-stage1 (dotnet5-stage0 runtime / sdk bootstrap)
- Build testing/dotnet5-references (dotnet5 bootstrap and artifacts)
- Build testing/dotnet5 (with repo bootstraps, provides full repo versions)
Special functions
- ./build_apkbuild.sh: Builds APKBUILD using scripts in lib
Known issues
- While dotnet5 supports musl-arm64, builds for that architecture hasn't been attempted due to lack of bootstrap SDK