Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a8b43b5fc35aa3dd96c31cf35cdcc66036c37a6f
/
.
/
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
%*