Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1840588814313174112dc181bef87af0ed32a387
      
https://github.com/tianocore/edk2/commit/1840588814313174112dc181bef87af0ed32a387
  Author: Michael D Kinney <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M EmulatorPkg/PlatformCI/PlatformBuild.py
    M EmulatorPkg/build.sh

  Log Message:
  -----------
  EmulatorPkg/PlatformCI: Set WIN_MINGW32_BUILD

Add logic to set WIN_MINGW32_BUILD to the same value
that is set in build.py. This is required because the
stuart DSC parser runs before build.py and this variable
is used in EmulatorPkg.dsc and the stuart DSC parser
must get the same result as build.py or the MINGW builds
using stuart do not work. This matches the same method
used for WIN_HOST_BUILD.

Remove the following settings that are set but never used:
* -D BUILD_32
* -D BUILD_64
* BLD_*_BUILD_IA32
* BLD_*_BUILD_X64
* HOST_DLINK_PATHS

Signed-off-by: Michael D Kinney <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to