Skip to content

Conversation

native-api
Copy link

@native-api native-api commented Dec 2, 2020

What is the problem that this PR is trying to fix?

https://travis-ci.community/t/wrong-binary-format-for-cmake-installed-as-an-addon-on-arm64-graviton2/10697

All architectures except amd64 and ppc64le are affected.

What approach did you choose and why?

Only install CMake from an _x86_64 tarball on amd64, use upgrade on other architectures as is already being done on ppc64le

How can you make sure the change works as expected?

cmake --version works rather than produce "cannot execute binary file: Exec format error"

Would you like any additional feedback?

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.

1 participant