You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
patchelf 0.13.1 fixes a bug that caused the python3* executable
to be corrupted on s390x. Attempting to run python3 on an s390x
machine would produce an error like:
install/bin/python3: Permission denied
patchelf 0.13.1 is the most recent version that can be compiled
by the debian stretch gcc since newer versions of patchelf require
c++-17.
0 commit comments