golang: Update from 1.6beta2 to 1.6rc1
[termux-packages] / packages / binutils / ldd
1 #!/bin/sh
2
3 objdump -p $@ | grep NEEDED | cut -d ' ' -f 18