Skip to content

macOS build fix#1205

Open
borz7zy wants to merge 2 commits intoopenmultiplayer:masterfrom
borz7zy:master
Open

macOS build fix#1205
borz7zy wants to merge 2 commits intoopenmultiplayer:masterfrom
borz7zy:master

Conversation

@borz7zy
Copy link

@borz7zy borz7zy commented Mar 7, 2026

Linking dependencies were wrapped in a check for Unix, not Apple.
Apple doesn't have the atomic library, so it's not required for linking.

borz7zy added 2 commits March 7, 2026 22:47
Linking dependencies were wrapped in a check for Unix, not Apple.
Apple doesn't have the atomic library, so it's not required for linking.
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