Message 372160 - Python tracker
Message372160
| Author | ronaldoussoren |
|---|---|
| Recipients | ned.deily, ronaldoussoren |
| Date | 2020-06-23.11:53:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592913185.49.0.15166324196.issue41090@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The attached patch implements "universal2" as an option for "--with-univeral-archs" to enable building "Universal 2" binaries on macOS (with x86_64 and arm64 code). This is an extension of the already existing support for other flavours of fat binaries on macOS. NOTE: I've attached a patch instead of creating a PR because I'm not logged on to GitHub in the macOS 11 VM where I created this patch. I'll obviously create a PR later. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-23 11:53:05 | ronaldoussoren | set | recipients: + ronaldoussoren, ned.deily |
| 2020-06-23 11:53:05 | ronaldoussoren | set | messageid: <1592913185.49.0.15166324196.issue41090@roundup.psfhosted.org> |
| 2020-06-23 11:53:05 | ronaldoussoren | link | issue41090 messages |
| 2020-06-23 11:53:05 | ronaldoussoren | create | |