Skip to content

Commit 85982dc

Browse files
committed
Add NEWS entry
1 parent 95d7307 commit 85982dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)