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 #15103

Merged
merged 1 commit into from
May 25, 2022

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented May 24, 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 24, 2022

Jenkins test sanity amac jdk11

@knn-k knn-k requested a review from 0xdaryl May 24, 2022 23:35
@0xdaryl 0xdaryl self-assigned this May 25, 2022
@0xdaryl 0xdaryl merged commit f755d65 into eclipse-openj9:master May 25, 2022
@knn-k knn-k deleted the aarch64macos9 branch May 25, 2022 11:40
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