diff options
Diffstat (limited to 'BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml')
-rw-r--r-- | BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml b/BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml deleted file mode 100644 index eb1db9eb25..0000000000 --- a/BaseTools/BinPipWrappers/PosixLike/posix_path_env.yaml +++ /dev/null @@ -1,11 +0,0 @@ -## @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"]
-}
|