Skip to content

Add clang64 MinGW environment to CI #146

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

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Add clang64 MinGW environment to CI #146

merged 1 commit into from
Nov 28, 2023

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Nov 27, 2023

No description provided.

run-test262 required pthreads, so let's add that. In addition, in MinGW,
clock_gettime is implemented in the pthreads library, so we want to link
it too.

This doesn't get us anywhere closer to building with ClangCL on Windows,
but hey, another target that required some tweaking...
@saghul saghul requested a review from bnoordhuis November 27, 2023 11:04
@saghul saghul marked this pull request as ready for review November 27, 2023 11:04
@saghul saghul merged commit 00d104e into master Nov 28, 2023
@saghul saghul deleted the mingw-clang64 branch November 28, 2023 08:11
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.

1 participant