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: Update Dockerfile for cross-compilation #5220

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Mar 24, 2019

This commit updates the Dockerfile for aarch64 cross-compilation.

  • Update the file names for missing libcups libraries
  • Remove unnecessary libraries for x86

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

This commit update the Dockerfile for aarch64 cross-compilation.
- Update the file names for missing libcups libraries
- Remove unnecessary libraries for x86

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

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DanHeidinga
Copy link
Member

I don't see alibelf-dev equivalent in the .deb files being installed. Does DDR successfully build on aarch64?

If it doesn't, I'm OK with merging it as DDR will likely require additional work to become function on aarch64 and adding it to the docker file can be done then

@knn-k
Copy link
Contributor Author

knn-k commented Mar 25, 2019

AArch64 is not building DDR so far. You can find the following line in linux_aarch64_cmprssptrs.spec:

  <flag id="module_ddr" value="false"/>

32-bit ARM is not building DDR, either. (#3656)

@DanHeidinga DanHeidinga merged commit 5a353ed into eclipse-openj9:master Mar 25, 2019
@knn-k knn-k deleted the aarch64build14 branch March 25, 2019 01:04
@knn-k
Copy link
Contributor Author

knn-k commented Mar 25, 2019

I opened #5221 for future AArch64 DDR support.

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.

2 participants