Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pacman] Make MINGW_INSTALLS case insensitive #2040

Closed
lazka opened this issue Jul 11, 2020 · 0 comments · Fixed by #2041
Closed

[pacman] Make MINGW_INSTALLS case insensitive #2040

lazka opened this issue Jul 11, 2020 · 0 comments · Fixed by #2041

Comments

@lazka
Copy link
Member

lazka commented Jul 11, 2020

In a makepkg CI matrix you have to define MINGW64 and mingw64 for MSYSTEM and MINGW_INSTALLS.

Allowing uppercase values for MINGW_INSTALLS would allow us to remove one.

MINGW_INSTALLS="${MINGW_INSTALLS:-mingw64 mingw32}"

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 a pull request may close this issue.

1 participant