summaryrefslogtreecommitdiffstats
path: root/BaseTools/Plugin/LinuxGccToolChain/LinuxGccToolChain_plug_in.yaml
blob: dd1e14c34d451448861bc2741114f0c27420122c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## @file
# This plugin sets environment variables used in tools_def.template to specify the GCC compiler
# for the requested build architecture.
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "global-nix",
  "name": "Linux GCC Tool Chain Support",
  "module": "LinuxGccToolChain"
}