blob: e7dba8c91c1f3257c34d4a7ffff0ea2537aeb6bb [file] [log] [blame]
# Copyright 2018 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.
buildconfig = "//common-mk/BUILDCONFIG.gn"
root = "//common-mk/gn_root/:"
# This makes all scripts run by gn respect the shebang setting of the script.
# Otherwise, the default is to always use `python`.
script_executable = "/usr/bin/env"