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 compilation with clang-cl #217

Merged
merged 1 commit into from
Nov 4, 2023
Merged

fix compilation with clang-cl #217

merged 1 commit into from
Nov 4, 2023

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Nov 2, 2023

clang-cl errors on implicit functions. Needs the proper header included.

Fixes #216

clang-cl errors on implicit functions. Needs the proper header included.

Signed-off-by: Rosen Penev <[email protected]>
Copy link
Owner

@rockdaboot rockdaboot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rockdaboot rockdaboot merged commit 4675532 into rockdaboot:master Nov 4, 2023
3 checks passed
@neheb neheb deleted the a branch November 4, 2023 17:35
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.

Doesn't build with clang-cl: undeclared library function alloca
2 participants