buildrootschalter/toolchain/toolchain-crosstool-ng
Yann E. MORIN 4b4e5827a2 toolchain/crosstool-NG: correctly copy the dynamic linker
Depending on some setting (which? Arch? Others?), the dynamic linker
can get different names. Some times, it is named ld-linux.something.so,
other times, it is ld.so.1, and maybe other variants as well...

The fix is to always copy ls*.so, even if it is a symlink: we create
the destination file by its SONAME, and if ld*.so matches more than
one file, that's no issue, as they would all get the same SONAME (being
symlinks ones to the others).

Split long lines at the same time.

Reported-by: Ettore Campion <ecampion@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-04-24 22:37:37 +02:00
..
001-no-cvs.patch toolchain/ct-ng: update to crosstool-NG 1.10.0 2011-02-10 11:23:59 +01:00
002-no-sysroot-prompt-in-backend.patch toolchain/crosstool-NG: fix sysroot name 2011-04-20 15:13:09 +02:00
Config.in toolchain: expose thread options in the Crosstool-NG backend 2010-12-13 22:26:52 +01:00
crosstool-ng.config toolchain/ct-ng: update to crosstool-NG 1.10.0 2011-02-10 11:23:59 +01:00
crosstool-ng.mk toolchain/crosstool-NG: correctly copy the dynamic linker 2011-04-24 22:37:37 +02:00
uClibc.config toolchain: add new toolchain backend: crosstool-NG 2010-10-01 16:40:40 +02:00