kumquat-buildroot/toolchain
Jonah Petri 92207bc03f toolchain: handle toolchains with multiple ld*.so.* files
Some 3rd party vendor toolchains have multiple files which match
these glob patterns.  In this case, the shell script failed.
Switching to use find and xargs solves the issue.

Signed-off-by: Jonah Petri <jonah@petri.us>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-08-29 19:20:23 +02:00
..
toolchain
toolchain-buildroot
toolchain-external toolchain/toolchain-external: fixup gdb pretty-printer loader for libstdcxx 2021-07-25 23:12:29 +02:00
Config.in toolchain: improve conditions for gcc bug 99140 2021-08-24 23:50:47 +02:00
helpers.mk toolchain: handle toolchains with multiple ld*.so.* files 2021-08-29 19:20:23 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk