mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
The update to support multiple toolchains missed one place -- selection of gold as the linker. It would always handle just the default toolchain. Fix up the logic so it always checks the current toolchain. BUG=chromium-os:28548 TEST=`./setup_board --board=x86-alex` selected gold for x86_64 and i686 toolchains Change-Id: I3c09e3a4fd91b68170fe255e37580a3c9f5f6feb Reviewed-on: https://gerrit.chromium.org/gerrit/19226 Reviewed-by: Zdenek Behan <zbehan@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%