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 issues #58

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tritao
Copy link

@tritao tritao commented Oct 28, 2023

Found a couple build issues while building this project.

The following commits provide the fixes:

Fix V8 build error with recent Clang compilers.

Fix Android build error in ngtcp2.

Document necessary gcc-multilib packages for Android cross compilation.

Let me know if this is OK or if you need me to change something.

Fixes #57.

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.

Issue building for Android
1 participant