Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
744fdfbf9a749c3adfe01d927af15a5b54e75878
/
.
/
PCbuild
/
build_pgo.bat
blob: 872c3822ecb21954c0c0228c7520f75ed5386a45 [
file
] [
log
] [
blame
]
@echo
off
echo
.
DeprecationWarning
:
echo
.
This
script
is
deprecated
,
use
`build.bat --pgo`
instead
.
echo
.
call
"%~dp0build.bat"
--
pgo
%*