diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-17 18:20:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 18:20:43 (GMT) |
commit | 41551ee7e24fb6c58846836d3655dbb212281206 (patch) | |
tree | e8a91d7618bd697cb83607a78abb3b13832502ef /Python/context.c | |
parent | c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0 (diff) | |
download | cpython-41551ee7e24fb6c58846836d3655dbb212281206.zip cpython-41551ee7e24fb6c58846836d3655dbb212281206.tar.gz cpython-41551ee7e24fb6c58846836d3655dbb212281206.tar.bz2 |
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.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions