Investigate using crosstool-ng
instead of CentOS baseline
#134118
Labels
A-CI
Area: Our Github Actions CI
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
In some
dist
builders (mainly the x64 one), we use an old Linux distro (e.g. CentOS 7) to have a low glibc baseline. However, it seems like usingcrosstool-ng
, and essentially "cross-compiling" from platform A to platform A could also work, and perhaps result in a simpler CI configuration (#133902).The text was updated successfully, but these errors were encountered: