Last change
on this file was 108794, checked in by vboxsync, 7 weeks ago |
Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
339 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # This plugin sets environment variables used in tools_def.template to specify the GCC compiler
|
---|
3 | # for the requested build architecture.
|
---|
4 | #
|
---|
5 | # Copyright (c) Microsoft Corporation.
|
---|
6 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
7 | ##
|
---|
8 | {
|
---|
9 | "scope": "global-nix",
|
---|
10 | "name": "Linux GCC Tool Chain Support",
|
---|
11 | "module": "LinuxGccToolChain"
|
---|
12 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.