Message 386722 - Python tracker
Message386722
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 | ncopa |
|---|---|
| Recipients | christian.heimes, ncopa |
| Date | 2021-02-09.14:37:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1612881472.23.0.142680710231.issue43112@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This mentions some examples for musl triplets/tuples: https://wiki.musl-libc.org/getting-started.html It points to https://github.com/richfelker/musl-cross-make/blob/master/README.md#supported-targets which I think is the best documentation. (Rich Felker is the author and lead developer or musl libc). I'm not sure its worth spend time on uClibc which does not seem to have any commits at all since 2015. https://git.uclibc.org/uClibc/log/ We will work on our side on buildbot with Alpine linux. Thank you for being understanding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-02-09 14:37:52 | ncopa | set | recipients: + ncopa, christian.heimes |
| 2021-02-09 14:37:52 | ncopa | set | messageid: <1612881472.23.0.142680710231.issue43112@roundup.psfhosted.org> |
| 2021-02-09 14:37:52 | ncopa | link | issue43112 messages |
| 2021-02-09 14:37:52 | ncopa | create | |