Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 3a872dac7b79e83b1897d90237ff3fa25c7d69c8 https://github.com/tianocore/edk2/commit/3a872dac7b79e83b1897d90237ff3fa25c7d69c8 Author: Jake Garver <j...@nvidia.com> Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths: M BaseTools/Source/C/DevicePath/GNUmakefile Log Message: ----------- 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 <j...@nvidia.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits