mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
catalyst: update GCC dependencies before building stage1
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.
This commit is contained in:
parent
dd46e12bac
commit
4debbfc257
@ -99,6 +99,7 @@ cat <<EOF
|
||||
target: stage1
|
||||
# stage1 packages aren't published, save in tmp
|
||||
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
|
||||
update_seed: yes
|
||||
EOF
|
||||
catalyst_stage_default
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user