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 indygreg
Recipients benjamin.peterson, christian.heimes, indygreg
Date 2020-10-06.01:38:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601948306.6.0.0507816351631.issue41949@roundup.psfhosted.org>
In-reply-to
Content
My workaround was to remove `|| defined(LIBRESSL_VERSION_NUMBER)`. That works with LibreSSL 3.1.4. I'm unsure if the symbols were introduced in a specific version though. But since python-build-standalone pins all dependencies, this is a safe patch for me.
History
Date User Action Args
2020-10-06 01:38:26indygregsetrecipients: + indygreg, christian.heimes, benjamin.peterson
2020-10-06 01:38:26indygregsetmessageid: <1601948306.6.0.0507816351631.issue41949@roundup.psfhosted.org>
2020-10-06 01:38:26indygreglinkissue41949 messages
2020-10-06 01:38:26indygregcreate