cmake: Update to 3.3.1 from 3.2.3
[termux-packages] / packages / binutils / ldd
CommitLineData
59f0d218
FF
1#!/system/bin/sh
2
3objdump -p $@ | grep NEEDED | cut -d ' ' -f 18