blob: 35ecbdbaa5ee0bbbf5fac7d4fe8f4335ea53d791 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# We've dropped i686 go support, so clean out any old installs to avoid
# constantly detecting updates are necessary.
# https://chromium-review.googlesource.com/444042
sudo qmerge -yqU cross-i686-pc-linux-gnu/go
# Purge the crossdev cache since it records i686/go settings.
# This will cause update_chroot to re-run once, but should be fine as it'll
# utilize binpkgs.
sudo rm -f /usr/local/portage/crossdev/.configured.json