We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c21b5 + 757431c commit 27cfc45Copy full SHA for 27cfc45
glibc_run.sh
@@ -68,7 +68,7 @@ function set_interpreter (){
68
if [[ $curr_interp != $1 ]];
69
then
70
patchelf --set-interpreter "$1" "$TARGET"
71
- echo "INERPERETER as $1 for $TARGET"
+ echo "INTERPERETER as $1 for $TARGET"
72
fi
73
}
74
0 commit comments