Cleanup install_toolchain gcc handling. |
||
Issue descriptionThe install_toolchain script accounts for multiple versions of gcc being installed. Since we no longer support slots for gcc, this is no longer necessary.
,
Aug 31
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform/crosutils/+/65f14088f42f63c9ec9d03d49c8d4ee74ad45bb9 commit 65f14088f42f63c9ec9d03d49c8d4ee74ad45bb9 Author: Alex Klein <saklein@chromium.org> Date: Fri Aug 31 12:23:22 2018 install_toolchain: cleanup gcc logic. Since slots for gcc are no longer supported, we don't need to account for multiple versions. This unifies the gcc handling logic with that of the other packages. BUG= chromium:878860 TEST=precq, manual Change-Id: Ibe477fe4734884d9b98a3bddd70acd7060c6ce8d Reviewed-on: https://chromium-review.googlesource.com/1195009 Commit-Ready: Alex Klein <saklein@chromium.org> Tested-by: Alex Klein <saklein@chromium.org> Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> [modify] https://crrev.com/65f14088f42f63c9ec9d03d49c8d4ee74ad45bb9/install_toolchain
,
Aug 31
|
||
►
Sign in to add a comment |
||
Comment 1 by saklein@chromium.org
, Aug 29