summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml
blob: 830670305c0c836cde8eb6cf435261739ef6e498 (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# Set this folder on the path for all linux builds
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "pipbuild-unix",
  "override_id": "binwrappers",
  "flags": ["set_path"]
}