Commit 720bb45
Change the configure logic to function properly on macOS when the compiler
outputs a platform triplet for option --print-multiarch.
The Apple Clang included with Xcode 13.3 now supports --print-multiarch
causing configure to fail without this change.
Co-authored-by: Ned Deily <nad@python.org>
(cherry picked from commit 9c47667)
Co-authored-by: David Bohman <debohman@gmail.com>
1 parent 80cc10f commit 720bb45
File tree
3 files changed
+12
-6
lines changed- Misc/NEWS.d/next/Build
3 files changed
+12
-6
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5183 | 5183 | | |
5184 | 5184 | | |
5185 | 5185 | | |
5186 | | - | |
5187 | | - | |
5188 | | - | |
5189 | 5186 | | |
5190 | 5187 | | |
5191 | 5188 | | |
| |||
5342 | 5339 | | |
5343 | 5340 | | |
5344 | 5341 | | |
| 5342 | + | |
| 5343 | + | |
| 5344 | + | |
| 5345 | + | |
| 5346 | + | |
5345 | 5347 | | |
5346 | 5348 | | |
5347 | 5349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | 727 | | |
731 | 728 | | |
732 | 729 | | |
| |||
880 | 877 | | |
881 | 878 | | |
882 | 879 | | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
883 | 885 | | |
884 | 886 | | |
885 | 887 | | |
| |||
0 commit comments