Skip to content

Identify aarch64 properly. #4050

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

Merged
merged 2 commits into from
Jan 1, 2018
Merged

Identify aarch64 properly. #4050

merged 2 commits into from
Jan 1, 2018

Conversation

lobradov
Copy link
Contributor

Attempt to fix #4049.

Overall, whole identify_platform() should be rewritten to utilize platform.machine() and platform.system() to figure out CPU arch / OS type.
I didn't want to introduce large changes, as I'm not sure about dependent code, but do let me know if you want me to provide a rewrite.

@igrr igrr merged commit 8941404 into esp8266:master Jan 1, 2018
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.

get.py on aarch64 will get toolchain for wrong architecture.
2 participants