blob: b74bd49904f24f72a6e0c4a998de91ef5eb083ee [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
linux_lib_toolchain = "//build/toolchain:linux_${current_cpu}-shared"
linux_exe_toolchain = "//build/toolchain:linux_${current_cpu}"
linux_lib_path = "${root_build_dir}/linux_${current_cpu}-shared"
linux_exe_path = "${root_build_dir}/linux_${current_cpu}"