blob: 59f38d2d61fa572c82420eabfeeb6950e28b0739 [file] [log] [blame]
# Copyright 2018 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.
# Manually force sys-libs/glibc to be upgraded to the new version when updating.
# net-libs/rpcsvc-proto is needed to avoid portage complains.
if portageq has_version / '<sys-libs/glibc-2.27'; then
sudo "$(which parallel_emerge)" -1ug '>=sys-libs/glibc-2.27' 'net-libs/rpcsvc-proto'
fi