Skip to content

Add 32-bit Linux Clang CI coverage#2593

Open
danyalahmed1995 wants to merge 1 commit into
KhronosGroup:mainfrom
danyalahmed1995:ci/add-32bit-linux-clang
Open

Add 32-bit Linux Clang CI coverage#2593
danyalahmed1995 wants to merge 1 commit into
KhronosGroup:mainfrom
danyalahmed1995:ci/add-32bit-linux-clang

Conversation

@danyalahmed1995

Copy link
Copy Markdown
Contributor

Adds a 32-bit Ubuntu Clang CI matrix entry using --target=i686-linux-gnu.

This is a follow-up to #2585, which added the GCC/multilib 32-bit Linux CI entry. The new Clang entry keeps the same x86 sample-skip behavior while still running header generation and unit test builds across the supported C++ standards.

For the Clang x86 entry, the Ubuntu setup installs the GCC multilib runtime packages instead of deriving non-existent clang*-multilib package names.

Tested on my fork:

  • CI Build / ubuntu-24.04 x86, Ninja, clang++-18 passed
  • Full fork PR checks passed

Refs #2584.

@danyalahmed1995

Copy link
Copy Markdown
Contributor Author

@M2-TE If this is all good than we can move to the minGW .

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