STINNER Victor <vstin...@redhat.com> added the comment:

> Should I open PR - or is this better fixed in the original PR? What keeps 
> things cleaner?

I wrote PR 12922.

I really hate -Ddefine syntax, but it seems like we have to use it just for AIX 
:-( I tried to use "-D Py_BUILD_CORE_..." in Modules/Setup, but 
Module/makesetup is also stupid and doesn't support this syntax :-( I was too 
lazy to fix Module/makesetup.

----------
nosy: +vstinner

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36696>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to