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
Ensure that bin/scmp_sys_resolver doesn't have $TMPDIR in its RPATH.
I can't reproduce the issue reported in
98edb24 that required the addition of
a wrapper script. It seems to work fine without.
1 commit comments
dezgeg commentedon May 4, 2017
We could avoid this specific problem (RPATHs) with a new patchelf release: NixOS/patchelf@4814341