fix clang cmake build left broken for arches other than aarch64 by #2f0de58717 (...
[termux-packages] / packages / binutils / ldd
CommitLineData
70a744a4 1#!/bin/sh
59f0d218
FF
2
3objdump -p $@ | grep NEEDED | cut -d ' ' -f 18