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

[Backport release-23.11] teeworlds: fix build on Darwin #271052

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bot-based backport to release-23.11, triggered by a label in #270905.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

The Cocoa dependency is also needed when not building the Client.
The Carbon dependency does not seem to be needed at all.
The libGLU dependency does not currently build on macOS because of one of its transitive dependencies but teeworlds compiles and runs fine without libGLU on macOS, so just make this dependency Linux-only.

(cherry picked from commit f563b8b)
@github-actions github-actions bot mentioned this pull request Nov 29, 2023
13 tasks
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Nov 30, 2023
@ofborg ofborg bot requested review from astsmtl and Luflosi November 30, 2023 02:42
@wegank wegank merged commit 46ef792 into release-23.11 Nov 30, 2023
7 of 8 checks passed
@wegank wegank deleted the backport-270905-to-release-23.11 branch November 30, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants