Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

custom-hook.m4 needs to handle cross-compilation #81

Closed
JamesKingdon opened this issue Nov 4, 2017 · 1 comment
Closed

custom-hook.m4 needs to handle cross-compilation #81

JamesKingdon opened this issue Nov 4, 2017 · 1 comment

Comments

@JamesKingdon
Copy link
Contributor

In OPENJ9_PLATFORM_SETUP there is a call

OPENJ9_PLATFORM_EXTRACT_VARS_FROM_CPU($build_cpu)

which does the wrong thing when cross compiling, leading to x86 objects being created when cross compiling for arm.

@JamesKingdon
Copy link
Contributor Author

JamesKingdon commented Nov 18, 2017

Addressed by #87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant