blob: b428bdb33b7b93600ad17b589eb8fd33fa0bc118 [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.
# Build bazel with gcc until clang errors are fixed. See crbug.com/820295.
cros_pre_src_prepare_use_gcc() {
cros_use_gcc
}