blob: 368004d97b702456eb1a7cb0943c03e40c77ea82 [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.
# This file is the root of GN configuration for Zircon.
assert(!defined(host_cpu), "only for dotfile context")
# The location of the build configuration file.
buildconfig = "//public/gn/BUILDCONFIG.gn"
# The executable used to execute scripts in action and exec_script.
script_executable = "/usr/bin/env"