-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite LC_PATH that does not start with '@'
I've seen at least one wheel on PyPI that contains a library with an absolute path in LC_RPATH. Those are a no-no for standalone bundles as this can cause the bundle to load a file outside of the bundle.
- Loading branch information
1 parent
1de8460
commit 3255fa6
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters