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 shihai1991
Recipients corona10, shihai1991, vstinner
Date 2020-04-10.16:55:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Maybe CFLAGS_NODIST should be used instead of CFLAGS.
Looks like it worked.

> Python is built GCC with -ftest-coverage option.
More exact description is: Python is built GCC with --coverage option, --coverage option including -ftest-coverage option.
History
Date User Action Args
2020-04-10 16:55:38shihai1991setrecipients: + shihai1991, vstinner, corona10
2020-04-10 16:55:38shihai1991setmessageid: <[email protected]>
2020-04-10 16:55:38shihai1991linkissue40237 messages
2020-04-10 16:55:38shihai1991create