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 Android build #551

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Fix Android build #551

merged 1 commit into from
Jan 13, 2022

Conversation

io12
Copy link
Contributor

@io12 io12 commented Jan 13, 2022

It looks like the Android support from #372 stopped compiling at some point, so this PR fixes it. The on_exit() function doesn't exist on Android, and the ANDROID C preprocessor macro wasn't being defined.

@ptitSeb ptitSeb merged commit 6bf62a3 into ptitSeb:master Jan 13, 2022
@io12 io12 deleted the fix-android branch January 13, 2022 20:08
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.

None yet

2 participants