nodejs-current: Update from 9.0.0 to 9.1.0
[termux-packages] / packages / binutils / ldd
... / ...
CommitLineData
1#!/bin/sh
2
3objdump -p $@ | grep NEEDED | cut -d ' ' -f 18