autoPatchelfHook: store dependant for dependency
This commit is contained in:
parent
f833f0406f
commit
b9d2541a37
@ -146,7 +146,7 @@ autoPatchelfFile() {
|
||||
echo "found: $foundDependency" >&2
|
||||
else
|
||||
echo "not found!" >&2
|
||||
autoPatchelfFailedDeps["$dep"]=""
|
||||
autoPatchelfFailedDeps["$dep"]="$toPatch"
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user