[issue26317] _scproxy and Python Launcher fail to build wtih GNU gcc on macOS 10.13+

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Tue May 19 04:11:12 EDT 2020


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

Also there was FLAFS typo in this line, which is probably not needed at all:
OBJCFLAFS=@OBJCFLAGS@


AC_SUBST(OBJCXX) was added, but there was no usage of @OBJCXX@ anywhere...

----------
nosy: +Arfrever

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


More information about the Python-bugs-list mailing list