Manylinux downloader and extractor

This commit is contained in:
Valentin Niess
2025-05-19 17:13:29 +02:00
parent 08ee36fc45
commit 1fdb439e70
7 changed files with 581 additions and 15 deletions

View File

@@ -77,7 +77,7 @@ _excluded_libs = None
def patch_binary(path, libdir, recursive=True):
'''Patch the RPATH of a binary and and fetch its dependencies
'''Patch the RPATH of a binary and fetch its dependencies
'''
global _excluded_libs