Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ba0e0e4c6a174b71b18ccd6e47319cc45878893c https://github.com/tianocore/edk2/commit/ba0e0e4c6a174b71b18ccd6e47319cc45878893c Author: Rebecca Cran <rebe...@bsdio.com> Date: 2022-08-28 (Sun, 28 Aug 2022)
Changed paths: M BaseTools/Source/C/DevicePath/GNUmakefile Log Message: ----------- 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 <rebe...@bsdio.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits