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

Fix Haiku #7042

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Fix Haiku #7042

wants to merge 11 commits into from

Conversation

Fancy2209
Copy link

@Fancy2209 Fancy2209 commented Dec 17, 2024

Fixes #7002

Motivation

I wanted to run Ruffle on Haiku and needed to fix Tokio, should benefit porting any Tokio based app to Haiku

Solution

Add haiku to some target_os checks and use SIGPOLL instead of SIGIO on Haiku

@Fancy2209 Fancy2209 changed the title Fix Hauku Fix Haiku Dec 17, 2024
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.

Can't build Tokio crate, on Haiku
1 participant