| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
8a41298b76 |
py-path.mk: Add file
Aside from PYTHONPATH, ldlibpath.mk runs jw-pkg.py for determining other paths, too, which is often unneeded and can impact performance. Split the PYTHONPATH detection into a dedicated py-path.mk, and include it from ldlibpath.mk, so it can be used instead where needed. Signed-off-by: Jan Lindemann <jan@janware.com> |