Skip to content

Fix MacOS build by requiring the use of the system's zlib#67

Merged
sharkwouter merged 1 commit intomainfrom
fix-macos-without-requiring-system-zlib-everywhere
Sep 1, 2025
Merged

Fix MacOS build by requiring the use of the system's zlib#67
sharkwouter merged 1 commit intomainfrom
fix-macos-without-requiring-system-zlib-everywhere

Conversation

@sharkwouter
Copy link
Member

With the latest version of the MacOS runner, the version of zlib bundled with gcc and binutils is no longer compatible and causes build issues. By installing zlib and using the system's zlib during compilation this problem goes away.

@sharkwouter sharkwouter merged commit bc23870 into main Sep 1, 2025
10 checks passed
@sharkwouter sharkwouter deleted the fix-macos-without-requiring-system-zlib-everywhere branch September 1, 2025 11:10
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