audk/BaseTools/Source/C/DevicePath
Rebecca Cran ba0e0e4c6a BaseTools: Fix DevicePath GNUmakefile for macOS
On macOS, /usr/bin/gcc is clang, and so doesn't have
the -Wno-error=stringop-overflow flag that was added
for gcc 12.
Update the GNUmakefile for DevicePath to skip setting
that on macOS.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2022-08-28 04:11:48 +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: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GNUmakefile BaseTools: Fix DevicePath GNUmakefile for macOS 2022-08-28 04:11:48 +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