Staging
v0.5.1
https://github.com/python/cpython
Revision 6cb24a035c5980cab39b6dc5d70762af07293bea authored by Miss Islington (bot) on 09 June 2020, 13:54:54 UTC, committed by GitHub on 09 June 2020, 13:54:54 UTC

"make install" now uses the PLATLIBDIR variable for the destination
lib-dynload/ directory when ./configure --with-platlibdir is used.

Update --with-platlibdir comment in configure.
(cherry picked from commit 51ae31e5b93b986e57a7e18e25f981a6ffcdefb7)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 1a819ca
History
Tip revision: 6cb24a035c5980cab39b6dc5d70762af07293bea authored by Miss Islington (bot) on 09 June 2020, 13:54:54 UTC
bpo-40684: Fix make install for platlibdir=lib64 (GH-20736)
Tip revision: 6cb24a0
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB
python.gram -rw-r--r-- 31.2 KB

back to top