diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-20 03:17:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-20 03:17:42 (GMT) |
commit | b01091a3e71e6636d2df4db45920e820cdf7df3b (patch) | |
tree | 0fc5a82bc011b09baf07fc9be8eab18e51b2549d /Lib/pydoc_data/topics.py | |
parent | 24862b02dfd1e2843727f28fa2ba05828fdfa8de (diff) | |
download | cpython-b01091a3e71e6636d2df4db45920e820cdf7df3b.zip cpython-b01091a3e71e6636d2df4db45920e820cdf7df3b.tar.gz cpython-b01091a3e71e6636d2df4db45920e820cdf7df3b.tar.bz2 |
bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure (GH-23708)
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 a44ce6c9f725d336aea51a946b42769f29fed613)
Co-authored-by: Matti Picus <matti.picus@gmail.com>
Diffstat (limited to 'Lib/pydoc_data/topics.py')
0 files changed, 0 insertions, 0 deletions