blob: 3a748a1b21c991f4b3fd01876c88ea69ae644ce3 [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.
import("//build/config/fuchsia/zircon.gni")
# TODO: Refactor so that only //build/zircon/template.gn needs these.
# The `gn gen` stage of the Zircon GN build writes these files.
# See //build/zircon/template.gn for how they're used.
zircon_legacy_targets =
read_file("$zircon_root_build_dir/legacy_targets-$target_cpu.json", "json")
# See //zircon/public/sysroot/BUILD.gn and //build/config/fuchsia/BUILD.gn.
zircon_legacy_sysroot =
read_file("$zircon_root_build_dir/legacy_sysroot-$target_cpu.json", "json")