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: Allow both native build and cross build #149

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Apr 2, 2019

This commit changes custom-hook.m4. It adds "_cross" to OPENJ9_BUILDSPEC
when OPENJ9_CPU is aarch64 and it is in a cross build environment.

Signed-off-by: knn-k konno@jp.ibm.com

This commit changes custom-hook.m4.  It adds "_cross" to OPENJ9_BUILDSPEC
when OPENJ9_CPU is aarch64 and it is in a cross build environment.

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

knn-k commented Apr 2, 2019

eclipse-openj9/openj9#5321 adds new spec files for AArch64 Linux with _cross in their names.

@pshipton pshipton merged commit f44f528 into ibmruntimes:openj9 Apr 3, 2019
@knn-k knn-k deleted the aarch64build3 branch April 3, 2019 23:31
keithc-ca pushed a commit to keithc-ca/openj9-openjdk11 that referenced this pull request Mar 24, 2021
Correct ProcessHandle getChildren logic
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.

2 participants