In PR dotnet/corefx#16139, we restore packages for x64 (instead of armel), since armel host packages are not yet available (CoreFX has a cyclic dependency on upstack repo for this).
Once Core-Setup publishes packages for Host for Linux Armel (arm32), dotnet/corefx#16139 should be reverted.
There is a same issue for arm (#15519) which can be closed by now.
Related issue for arm32 CI (Issue dotnet/corefx#16175): We have to update ARM CI script in dotnet/corefx#15900 to use standard options for armel to specify architecture when building CoreFX for armel.
CC @gkhanna79 @weshaggard @ericstj @hqueue @jyoungyun @hseok-oh
In PR dotnet/corefx#16139, we restore packages for x64 (instead of armel), since armel host packages are not yet available (CoreFX has a cyclic dependency on upstack repo for this).
Once Core-Setup publishes packages for Host for Linux Armel (arm32), dotnet/corefx#16139 should be reverted.
There is a same issue for arm (#15519) which can be closed by now.
Related issue for arm32 CI (Issue dotnet/corefx#16175): We have to update ARM CI script in dotnet/corefx#15900 to use standard options for armel to specify architecture when building CoreFX for armel.
CC @gkhanna79 @weshaggard @ericstj @hqueue @jyoungyun @hseok-oh