On Mon, May 4, 2020 at 2:57 PM Rob Landley <r...@landley.net> wrote:

> What portion of this script does what when? Right, assuming all the bisect
> stuff
> is ignorable and the command line editing isn't relevant, where's the real
> binary it passes through to?
>
> $ find clang-r377782d -name clang | xargs file
> clang-r377782d/include/clang:     directory
> clang-r377782d/bin/clang:         Python script, ASCII text executable
> clang-r377782d/lib64/clang:       directory
> clang-r377782d/lib64/cmake/clang: directory
> clang-r377782d/share/clang:       directory
>

You're looking for "clang.real".
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to