Prevent PGO build for x86 releases.

This commit is contained in:
Steve Dower 2016-09-09 14:21:24 -07:00
parent 621b430a14
commit 2a1f30f681

View file

@ -106,6 +106,7 @@ exit /B 0
if "%1" EQU "x86" (
call "%PCBUILD%env.bat" x86
set PGO=
set BUILD=%PCBUILD%win32\
set BUILD_PLAT=Win32
set OUTDIR_PLAT=win32