blob: 817e43f825a1757c3c259e69290cdd56e4c8e96d [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 want to continue to use gcc to build firmware. http://crbug.com/641388
cros_pre_src_prepare_use_gcc() {
cros_use_gcc
}