Commit b01091a
Now all platforms use a value for the "EXT_SUFFIX" build variable derived
from SOABI (for instance in FreeBSD, "EXT_SUFFIX" is now ".cpython-310d.so"
instead of ".so"). Previously only Linux, Mac and VxWorks were using a value
for "EXT_SUFFIX" that included "SOABI".
Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
(cherry picked from commit a44ce6c)
Co-authored-by: Matti Picus <matti.picus@gmail.com>
1 parent 24862b0 commit b01091a
3 files changed
Lines changed: 6 additions & 13 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15215 | 15215 | | |
15216 | 15216 | | |
15217 | 15217 | | |
15218 | | - | |
15219 | | - | |
15220 | | - | |
15221 | | - | |
15222 | | - | |
15223 | | - | |
15224 | | - | |
| 15218 | + | |
15225 | 15219 | | |
15226 | 15220 | | |
15227 | 15221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4674 | 4674 | | |
4675 | 4675 | | |
4676 | 4676 | | |
4677 | | - | |
4678 | | - | |
4679 | | - | |
4680 | | - | |
4681 | | - | |
4682 | | - | |
| 4677 | + | |
4683 | 4678 | | |
4684 | 4679 | | |
4685 | 4680 | | |
| |||
0 commit comments