Skip to content

🐛 Fix greenlet shared linking - #3369

Merged
kuzeyron merged 1 commit into
developfrom
fix/greenlet_macos_build
Aug 26, 2026
Merged

🐛 Fix greenlet shared linking#3369
kuzeyron merged 1 commit into
developfrom
fix/greenlet_macos_build

Conversation

@AndreMiras

Copy link
Copy Markdown
Member

Use the target C++ compiler with -shared so setuptools does not inherit macOS bundle linker flags during Android cross-compilation.

Add recipe environment coverage and a dormant on-device smoke test for loading the native extension and switching greenlets.

Use the target C++ compiler with -shared so setuptools does not inherit macOS bundle linker flags during Android cross-compilation.

Add recipe environment coverage and a dormant on-device smoke test for loading the native extension and switching greenlets.
@kuzeyron
kuzeyron merged commit 9d5918b into develop Aug 26, 2026
77 checks passed
@kuzeyron
kuzeyron deleted the fix/greenlet_macos_build branch August 26, 2026 05:40
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.

3 participants