tonistiigi / xx

Dockerfile cross-compilation helpers
MIT License
338 stars 29 forks source link

update binutils to 2.41 #127

Closed crazy-max closed 8 months ago

crazy-max commented 8 months ago

closes https://github.com/tonistiigi/xx/pull/121

try a recent version of binutils to check if it fixes segfault when building against riscv64. More info https://github.com/moby/buildkit/issues/4316

edit: looks to fix our issue https://github.com/moby/buildkit/pull/4348