This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nascheme
Recipients gregory.p.smith, methane, nascheme, pablogsal, steve.dower, tianon
Date 2019-07-19.17:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563556476.88.0.351151395809.issue36044@roundup.psfhosted.org>
In-reply-to
Content
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"
History
Date User Action Args
2019-07-19 17:14:37naschemesetrecipients: + nascheme, gregory.p.smith, methane, steve.dower, pablogsal, tianon
2019-07-19 17:14:36naschemesetmessageid: <1563556476.88.0.351151395809.issue36044@roundup.psfhosted.org>
2019-07-19 17:14:36naschemelinkissue36044 messages
2019-07-19 17:14:36naschemecreate