mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-17 14:31:33 +01:00
When bootstrapping a SDK we need to update GCC dependencies to ensure the GCC built for stage1 is linked against the same library versions as those that are included in the stage1. Without this updating the mpc library just results in a broken stage1.
Description
Languages
Shell
93%
Python
6.9%