diff options
author | Fedora Python maintainers <python-devel@lists.fedoraproject.org> | 2020-07-15 13:22:18 (GMT) |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2020-09-29 13:59:05 (GMT) |
commit | 47c9bc289cb972dbfca1ab0c5654a0f480c1ddb9 (patch) | |
tree | a9b1a7eb54da941cdc46c6563975b51002ad89f7 /Python/Python-ast.c | |
parent | b470370c65bc460b343a7899177725bd386969a7 (diff) | |
download | cpython-47c9bc289cb972dbfca1ab0c5654a0f480c1ddb9.zip cpython-47c9bc289cb972dbfca1ab0c5654a0f480c1ddb9.tar.gz cpython-47c9bc289cb972dbfca1ab0c5654a0f480c1ddb9.tar.bz2 |
python-2.7.2-add-extension-suffix-to-python-config.patch
00130 #
Add "--extension-suffix" option to python-config and python-debug-config
(rhbz#732808)
This is adapted from 3.2's PEP-3149 support.
Fedora's debug build has some non-standard features (see also patch 112
above), though largely shared with Debian/Ubuntu and Windows
In particular, SO in the Makefile is currently always just ".so" for our
python 2 optimized builds, but for python 2 debug it should be '_d.so', to
distinguish the debug vs optimized ABI, following the pattern in the above
patch.
Not yet sent upstream
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions