[issue36044] PROFILE_TASK for PGO build is not a good workload

Neil Schemenauer report at bugs.python.org
Fri Jul 19 13:14:36 EDT 2019


Neil Schemenauer <nas-python at arctrix.com> added the comment:

I changed configure.in to use AC_ARG_VAR instead.  So, you can override it as you suggest:

  ./configure [..] PROFILE_TASK="-m test --pgo-extended"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36044>
_______________________________________


More information about the Python-bugs-list mailing list