Skip to content

fix: only build embedded.cc when under Windows. #11

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

lemire
Copy link

@lemire lemire commented Jan 5, 2024

This PR makes is so that embedded.cc is only built when under Windows. Otherwise, it is effectively ignored (embedded.S is built instead). This should avoid build problems under some systems where building embedded.cc is problematic.

This is what v8 is doing.

@targos targos merged commit 8684549 into targos:clang-cl Jan 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants