blob: b58b7491edbc692e1ebfba0ce86f3451e8aed6e0 [file] [log] [blame]
# Copyright 2016 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 want to continue to use gcc to build firmware. http://crbug.com/641388
cros_pre_src_prepare_use_gcc() {
cros_use_gcc
}