Skip to content

Remove mingw32 32bit from CIs - #818

Merged
vsonnier merged 2 commits into
masterfrom
vso_remove_mingw32_32bit
Oct 25, 2025
Merged

Remove mingw32 32bit from CIs#818
vsonnier merged 2 commits into
masterfrom
vso_remove_mingw32_32bit

Conversation

@vsonnier

@vsonnier vsonnier commented Oct 25, 2025

Copy link
Copy Markdown
Collaborator

Following #803 and discussion #815

@j4reporting

Copy link
Copy Markdown
Contributor

don't remove the Makefile.w32!

@vsonnier

Copy link
Copy Markdown
Collaborator Author

don't remove the Makefile.w32!

Why ?

@j4reporting

Copy link
Copy Markdown
Contributor

it's still useful to cross compile 32bit with other mingw distributions.
see also build_cross_win32.sh / build_cross_win64.sh

just get rid of this MSYS2 specific hack:

ifeq ($(wildcard $(GLSLANG)),)
  GLSLANG := /mingw64/bin/glslangValidator
endif

@vsonnier
vsonnier force-pushed the vso_remove_mingw32_32bit branch from f77d96a to 9731769 Compare October 25, 2025 14:27
@vsonnier

Copy link
Copy Markdown
Collaborator Author

OK :)

@vsonnier vsonnier changed the title Remove mingw32 32bit support Remove mingw32 32bit from CIs Oct 25, 2025
@vsonnier
vsonnier merged commit 51a2083 into master Oct 25, 2025
20 checks passed
@vsonnier
vsonnier deleted the vso_remove_mingw32_32bit branch October 27, 2025 15:55
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