allwinner_a64/android/external/python/cpython2/PCbuild/build_pgo.bat
2018-08-08 16:14:42 +08:00

6 lines
146 B
Batchfile

@echo off
echo.DeprecationWarning:
echo. This script is deprecated, use `build.bat --pgo` instead.
echo.
call "%~dp0build.bat" --pgo %*