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 c standard error when compiling mbedtls #1111

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

tobil4sk
Copy link
Member

On some platforms (e.g. Android) it is necessary to specify the use of the c99 standard.

Closes #1064.

See also: #1041.

On some platforms (e.g. Android) it is necessary to specify the use of
the c99 standard
@tobil4sk
Copy link
Member Author

@Simn This one has passed ci.

@Simn Simn merged commit dd23d89 into HaxeFoundation:master Jun 25, 2024
100 checks passed
@tobil4sk tobil4sk deleted the fix/mbedtls-c99 branch June 25, 2024 15:16
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.

mbedtls error when compiling to Android
2 participants