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

Fix minsize optimization for vs backend #12724

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

bruchar1
Copy link
Member

Fixes #12265

@bruchar1 bruchar1 added the backend:visualstudio Visual Studio project backends label Jan 10, 2024
@eli-schwartz
Copy link
Member

CI failures are not your fault. macOS homebrew appears to be shipping a broken hdf5.

Checking the homebrew-core commit history for the hdf5 formula I see Homebrew/homebrew-core#159165

This explains a lot, hdf5's upstream cmake files are an absolute joke and must not be used under any circumstances ever. Every distro eventually discovers this independently. It's very sad.

@carlocab

@bruchar1 bruchar1 added this to the 1.3.2 milestone Jan 29, 2024
@nirbheek nirbheek merged commit 9659a8e into mesonbuild:master Feb 6, 2024
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:visualstudio Visual Studio project backends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

buildtype=minsize won't minimize the binary with Visual Studio
3 participants