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

AArch64 macOS: Include pthread.h explicitly #6536

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented May 31, 2022

This commit adds "#include <pthread.h>" to the files that call
pthread_jit_write_protect_np() on AArch64 macOS.

Signed-off-by: KONNO Kazuhiro konno@jp.ibm.com

This commit adds "#include <pthread.h>" to the files that call
pthread_jit_write_protect_np() on AArch64 macOS.

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k
Copy link
Contributor Author

knn-k commented May 31, 2022

Jenkins build aarch64

@knn-k
Copy link
Contributor Author

knn-k commented May 31, 2022

Related PR in OpenJ9: eclipse-openj9/openj9#15103

@knn-k
Copy link
Contributor Author

knn-k commented May 31, 2022

See Issue #6516 for the failures on x86-64 macOS.

@0xdaryl 0xdaryl self-assigned this Jun 6, 2022
@0xdaryl
Copy link
Contributor

0xdaryl commented Jun 6, 2022

Jenkins build all

@0xdaryl 0xdaryl merged commit 439d066 into eclipse:master Jun 6, 2022
@knn-k knn-k deleted the aarch64macos5 branch June 6, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants