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

Add -fobjc-arc for love_3p_luahttps on macOS #2067

Merged
merged 1 commit into from
May 9, 2024

Conversation

ryandesign
Copy link
Contributor

Add -fobjc-arc when building for love_3p_luahttps on macOS.

Fixes error: "ARC is off"

I'm aware of the warning that "CMake is not an officially supported build system for love on Apple platforms"; this is a small step toward improving it.

This PR is for the main branch. The problem also affects the 12.0-development branch but that branch has not been updated in three months and other changes in CMakeLists.txt in the main branch mean this patch would have to be changed to apply to the 12.0-development branch.

The 11.x branch is not affected because the luahttps module was not used in that branch.

@slime73 slime73 merged commit cccd46a into love2d:main May 9, 2024
7 checks passed
@ryandesign ryandesign deleted the fobjc-arc branch May 10, 2024 03:56
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.

2 participants