New issue
Advanced search Search tips

Issue 878860 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Closed: Aug 31
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Cleanup install_toolchain gcc handling.

Project Member Reported by saklein@chromium.org, Aug 29

Issue description

The install_toolchain script accounts for multiple versions of gcc being installed. Since we no longer support slots for gcc, this is no longer necessary.
 
Components: Infra>Client>ChromeOS>Build
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)

Sign in to add a comment