You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find the description in this issue quite confusing. If I'm understanding correctly, what you're actually proposing is to use arm runners instead of x86 runners as the host for builds that use cross-compilation, not to remove the cross-compilation. For dist-arm-linux, you'd still cross-compile from ARM to ARM, right? You're not proposing to remove the use of crosstool-ng?
If I'm understanding correctly, what you're actually proposing is to use arm runners instead of x86 runners as the host for builds that use cross-compilation, not to remove the cross-compilation.
Yes
For dist-arm-linux, you'd still cross-compile from ARM to ARM, right?
This issue doesn't regard dist-arm-linux as the host is not x86. 👍
You're not proposing to remove the use of crosstool-ng?
No
So I think you got it right, sorry for the poor explanation!
GitHub introduced free arm runners, which are faster than x86 free runners.
There are many jobs where we use the x86 free runner to cross compile because a free arm runner wasn't available at the time.
Tasks
Remove cross-compilation from x86 to arm
Remove cross-compilation from x86 to all other architectures
Additional context
Discussed in zulip.
The text was updated successfully, but these errors were encountered: