Message361843
Start of this issue:
"Current Makefile.pre.in contains paths like $(exec_prefix)/lib, which bad especially for mixed 32-bit and 64-bit systems, where 64-bit things should go to /lib64."
That's a duplicate of bpo-1294959. This issue discuss also modifying distutils but there is no clear plan on how it should behave or not. My PR 18381 of bpo-1294959 updates sysconfig and distutils to support $prefix/$python_libdir/ path. |
|
Date |
User |
Action |
Args |
2020-02-12 00:53:00 | vstinner | set | recipients:
+ vstinner, loewis, nijel, spektrum, matejcik, tarek, sergiodj, eric.araujo, rpetrov, Arfrever, rothrock, andybuckley, soundmurderer |
2020-02-12 00:53:00 | vstinner | set | messageid: <1581468780.8.0.107927512327.issue858809@roundup.psfhosted.org> |
2020-02-12 00:53:00 | vstinner | link | issue858809 messages |
2020-02-12 00:53:00 | vstinner | create | |
|