bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902) by tiran · Pull Request #29902 · python/cpython
* Create getpath.h in builddir tree instead of srcdir tree * Move getpath.h to Python/frozen_modules so it gets removed on ``make clean`` and to make it more obvious that it is a frozen file. * Add dependency on header files * Remove target body from getpath_noop.o so it uses the ``.c.o:`` template
tiran
mentioned this pull request
tiran
changed the title
bpo-45582: Fix out-of-tree build issues with new getpath
bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902)
tiran
deleted the
bpo-45582-getpath_h
branch
zooba
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters