Skip to content

Add ARM64 build target for linux-musl libc #25762

@clemlesne

Description

@clemlesne

Steps to reproduce

  1. Use Alpine Linux on a ARM64 processor
  2. Try to install PowerShell
  3. Can’t, ARM build for Alpine Linux (musl libc) is not provided

Expected behavior

Find a build named like “powershell-7.5.2-linux-musl-arm64.tar.gz”.

Actual behavior

No ARM64 build is provided. Can’t install PowerShell.

Environment data

A ARM64 glibc is provided, ex “powershell-7.5.2-linux-arm64.tar.gz”. Only musl is missing. ARM32 is also not provided but I don’t know is there is really a use case there.

Metadata

Metadata

Assignees

Labels

Needs-TriageThe issue is new and needs to be triaged by a work group.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions