Re: [edk2-devel] [Patch 10/11] EmulatorPkg: Enable CLANG9 tool chain

2019-10-22 Thread Ni, Ray
Liming, Could you please modify your commit message changing WIN_SEC_BUILD to WIN_HOST_BUILD to reflect the real code changes. > -Original Message- > From: Gao, Liming > Sent: Tuesday, October 22, 2019 10:44 PM > To: devel@edk2.groups.io > Cc: Justen, Jordan L ; Andrew Fish > ; Ni, Ray

[edk2-devel] [Patch 10/11] EmulatorPkg: Enable CLANG9 tool chain

2019-10-22 Thread Liming Gao
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603 1. Add WIN_SEC_BUILD macro check for CLANG9 tool chain build -p EmulatorPkg\EmulatorPkg.dsc -a IA32 -DWIN_SEC_BUILD=TRUE -t CLANG9 build -p EmulatorPkg\EmulatorPkg.dsc -a X64 -DWIN_SEC_BUILD=TRUE -t CLANG9 2. Append CLANG CC and LINK flags to