STINNER Victor <vstin...@python.org> added the comment:
The following syntax fails on the Docs PR job of the Azure Pipelines: ------------------ .. cmdoption:: --with-cxx-main .. cmdoption:: --with-cxx-main=COMPILER Compile the Python ``main()`` function and link Python executable with C++ compiler: ``$CXX``, or *COMPILER* if specified. ------------------ Error: ------------------ Warning, treated as error: /home/vsts/work/1/s/Doc/using/configure.rst:47:Duplicate explicit target name: "cmdoption--with-cxx-main". Makefile:49: recipe for target 'build' failed ------------------ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43774> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com