Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5231369 + ec7aaf5 commit 87018afCopy full SHA for 87018af
1 file changed
Makefile.pre.in
@@ -554,7 +554,7 @@ platform: $(BUILDPYTHON) pybuilddir.txt
554
# pybuilddir.txt contains the name of the build dir and is used for
555
# sys.path fixup -- see Modules/getpath.c.
556
# Since this step runs before shared modules are built, try to avoid bootstrap
557
-# problems by creating a dummy pybuildstr.txt just to allow interpreter
+# problems by creating a dummy pybuilddir.txt just to allow interpreter
558
# initialization to succeed. It will be overwritten by generate-posix-vars
559
# or removed in case of failure.
560
pybuilddir.txt: $(BUILDPYTHON)
0 commit comments