Commit 0caf0f3
committed
check-for-missing-dlls: really accept
In c6b03bc (check-for-missing-dlls.sh: optionally parse `ldd` output,
2020-10-01) we tried to handle output of either `ldd` or `objdump -p`,
but we did not _actually_ handle it correctly (filtering out the
interesting lines by mistake).
Signed-off-by: Johannes Schindelin <[email protected]>ldd output1 parent 2018e36 commit 0caf0f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments