Petr Viktorin <[email protected]> added the comment:
I was too eager in reviewing this :( It turns out `-fno-semantic-interposition` is GCC 5.3, so [builds fail on older GCC](https://buildbot.python.org/all/#/builders/96/builds/216). I'm researching how to make this conditional in autotools. ---------- nosy: +petr.viktorin status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38980> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
