mirror of https://github.com/python/cpython
b1f13bce62
In Emscripten and other cross builds, the build file system and the host file system look different. For instance, we may want to install into `cross-build/$TARGET/lib`, and then mount that as `/lib` in the host file system. This change adds a distinction between: * `prefix` -- the path in the build file system where we want to install the files * `host_prefix` -- the path in the host file system where getpath.c will look for the files And similarly for `exec_prefix` and `host_exec_prefix`. At present, this is only used for Emscripten. |
||
---|---|---|
.. | ||
2024-03-03-20-28-23.gh-issue-115382.97hJFE.rst | ||
2024-10-04-17-29-23.gh-issue-124928.FsGffe.rst | ||
2024-10-16-09-37-51.gh-issue-89640.UDsW-j.rst | ||
2024-10-24-22-14-35.gh-issue-125940.2wMtTA.rst | ||
2024-10-25-00-29-15.gh-issue-125946.KPA3g0.rst | ||
2024-10-25-17-20-50.gh-issue-124932.F-aNuS.rst | ||
README.rst |
README.rst
Put news entry `blurb`_ files for the *Build* section in this directory. .. _blurb: https://pypi.org/project/blurb/