mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
toolchain_utils.sh contains the relevant function to switch cross-gcc's and copy over the libraries. BUG=none TEST=./setup_board --board=x86-mario --nousepkg && ./build_packages --board=x86-mario && ./build_image --board=x86-mario && ./mod_image_for_vm.sh --board=x86-mario && tested image on vm. Also ran: cbuildbot.py --buildroot=checkout --resume --noarchive --nosync --nouprev --noprebuilts x86-generic-full and it passed. Change-Id: Ic38752eaadbf4f033a9ec7ee288a560f24a6c0b2 Reviewed-on: http://gerrit.chromium.org/gerrit/3212 Reviewed-by: asharif <asharif@chromium.org> Tested-by: asharif <asharif@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%