SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

bpo-45020: Fix build out of source tree (GH-28410)

* Makefile.pre.in: Add $(srcdir) when needed, remove it when it was
  used by mistake.
* freeze_modules.py tool uses ./Programs/_freeze_module if the
  executable doesn't exist in the source tree.
V
Victor Stinner committed
41551ee7e24fb6c58846836d3655dbb212281206
Parent: c5a677d
Committed by GitHub <noreply@github.com> on 9/17/2021, 6:20:43 PM