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.
1 parent 95d7307 commit 85982dcCopy full SHA for 85982dc
1 file changed
Misc/NEWS.d/next/Build/2025-03-26-23-34-17.gh-issue-115028.-jEZA-.rst
@@ -0,0 +1,4 @@
1
+Add a new ``--with-relative-rpath`` configure option that sets $ORIGIN-based
2
+RPATHs for Python binaries when enabled. This is a first step towards making
3
+Python installations more relocatable on Linux by allowing shared libraries
4
+to be found relative to their binary locations. Currently Linux-only.
0 commit comments