Skip to content

build: recognise MinGW and ARM64 in the configure script - #891

Open
tueda wants to merge 1 commit into
form-dev:masterfrom
tueda:pr/build/configure-summary-mingw-arm64
Open

build: recognise MinGW and ARM64 in the configure script#891
tueda wants to merge 1 commit into
form-dev:masterfrom
tueda:pr/build/configure-summary-mingw-arm64

Conversation

@tueda

@tueda tueda commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

In the Deploy workflow, the configure script currently prints the following on ubuntu-24.04-arm, macos-arm, and windows-2022, respectively:

  Compiling for: UNKNOWN CPU (aarch64) Linux (POSIX)

  Compiling for: UNKNOWN CPU (aarch64) OSX (POSIX)

  Compiling for: Opteron UNKNOWN OS (mingw32) (Windows)

This patch replaces these UNKNOWN OS and UNKNOWN CPU with MinGW and ARM64, respectively (though the exact choice of labels, including MinGW, ARM64, and Opteron, might be debatable).

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 65.048%. remained the same — tueda:pr/build/configure-summary-mingw-arm64 into form-dev:master

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.

2 participants