chiark / gitweb /
pcre2: Update from 10.30 to 10.31
[termux-packages] / packages / binutils / ldd
1 #!/bin/sh
2
3 objdump -p $@ | grep NEEDED | cut -d ' ' -f 18