Skip to content

feat: add loongarch64-unknown-linux-musl build#56

Merged
dsherret merged 1 commit into
mainfrom
feat-loongarch64-musl
Jun 22, 2026
Merged

feat: add loongarch64-unknown-linux-musl build#56
dsherret merged 1 commit into
mainfrom
feat-loongarch64-musl

Conversation

@dsherret

Copy link
Copy Markdown
Member

Adds the loongarch64-unknown-linux-musl target, the one remaining libc variant missing for loongarch.

  • Built with cross, which provides an image for this target (the pinned cross rev already supports it) — same simple path as the existing loongarch64-unknown-linux-gnu build, no rust-musl-cross/docker-run needed.
  • Adds the linux-loongarch64-musl process plugin platform (@dprint/automation 0.12.1 already supports it) and the @dprint/exec-linux-loong64-musl npm sub-package.

CI was green for all three new builds (loongarch64-musl + both powerpc64le) when this commit briefly landed on main before being moved here.

Built with cross, which provides an image for this target (same as the
existing loongarch64 gnu build). Adds the linux-loongarch64-musl process
plugin platform and the @dprint/exec-linux-loong64-musl npm sub-package.
@dsherret dsherret merged commit 65caeff into main Jun 22, 2026
26 checks passed
@dsherret dsherret deleted the feat-loongarch64-musl branch June 22, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant