summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-08-05 11:26:58 (GMT)
committerGitHub <noreply@github.com>2022-08-05 11:26:58 (GMT)
commit398ed84dc40abc58e16f5014d44c08f20cb4b5f6 (patch)
treebdf8ba8c2fb1aed2a018134bd5991b76a0ac4eb1 /Python/compile.c
parent3a9e1fda7ab30e04545d3eceea1f2ccd37fa1f15 (diff)
downloadcpython-398ed84dc40abc58e16f5014d44c08f20cb4b5f6.zip
cpython-398ed84dc40abc58e16f5014d44c08f20cb4b5f6.tar.gz
cpython-398ed84dc40abc58e16f5014d44c08f20cb4b5f6.tar.bz2
gh-93744: Remove configure --with-cxx-main option (#95651)
Remove the "configure --with-cxx-main" build option: it didn't work for many years. Remove the MAINCC variable from configure and Makefile. The MAINCC variable was added by the issue gh-42471: commit 0f48d98b740110a672b62d467af192ec160e56ba. Previously, --with-cxx-main was named --with-cxx. Keep CXX and LDCXXSHARED variables, even if they are no longer used by Python build system.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions