audk/BaseTools/Source/C/DevicePath
Jake Garver 3a872dac7b BaseTools: Use BUILD_CC when checking gcc version in DevicePath
When checking the version in DevicePath's Makefile, use BUILD_CC instead
of assuming "gcc".  BUILD_CC is set in header.makefile and is the
compiler that will actually be used to build DevicePath.  It defaults to
"gcc", but may be overridden.

Signed-off-by: Jake Garver <jake@nvidia.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2022-12-30 04:30:30 +00:00
..
DevicePath.c BaseTools: Increase the DevicePath length for support more PCD value. 2021-12-09 00:43:16 +00:00
DevicePathFromText.c BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
DevicePathUtilities.c BaseTools: Remove duplicated words in C tools 2022-10-16 04:21:29 +00:00
GNUmakefile BaseTools: Use BUILD_CC when checking gcc version in DevicePath 2022-12-30 04:30:30 +00:00
Makefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UefiDevicePathLib.c BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UefiDevicePathLib.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00