[issue42701] Discrepency between configure.ac and configure

Michael Felt report at bugs.python.org
Mon Dec 21 08:45:46 EST 2020


Michael Felt <aixtools at felt.demon.nl> added the comment:

This is what I find via bisect:

aixtools at gcc119:[/home/aixtools/cpython/cpython-master]git checkout . && git bisect bad
c6d7e82d19c091af698d4e4b3623648e259843e3 is the first bad commit
commit c6d7e82d19c091af698d4e4b3623648e259843e3
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Oct 22 18:11:53 2020 +0200

    bpo-38980: Only apply -fno-semantic-interposition if available (GH-22892)

:100644 100644 b5f9cb0e8da44fb378e7e082f23025901cb06c6c 99913e7f3b85cf9ebba261073883c50b3f9a9ecd M      aclocal.m4
:100755 100755 df7118f68d3bb484148f8b719b1550676c029493 29f33b543ecc02c8eaae7cfd66c442a4bd60d44a M      configure
:100644 100644 c63c1e88a2302f7a60e9c2319f9965c1d7830d47 9698c3c888a6b7f74f2458df94bf21e51b6793d7 M      configure.ac

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42701>
_______________________________________


More information about the Python-bugs-list mailing list