kumquat-buildroot/toolchain
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
..
dependencies Reset critical environment variables 2010-12-29 23:35:52 +01:00
elf2flt
gcc toolchain/gcc: bump 4.4.x version 2011-04-19 14:11:35 +02:00
gdb gdb: depend on host-expat to fix remote debugging 2011-02-28 10:26:17 +01:00
kernel-headers toolchain: bump 2.6.35 kernel headers to 2.6.35.12 2011-04-21 10:29:11 +02:00
mklibs
toolchain-buildroot binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-crosstool-ng toolchain/crosstool-NG: correctly copy the dynamic linker 2011-04-24 22:37:37 +02:00
toolchain-external toolchain: fix again stamp file touch 2010-12-23 11:47:39 +01:00
uClibc uClibc: bump 0.9.32-rc version 2011-03-16 22:28:13 +01:00
Config.in toolchain: add support for external toolchain profiles and download 2010-12-13 21:56:49 +01:00
helpers.mk toolchain: add a USE_MMU build option 2011-01-15 14:23:36 +01:00
Makefile.in binutils: make it a proper package 2011-01-02 22:55:16 +01:00
patch-kernel.sh
toolchain-buildroot.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-common.in initial support for Blackfin processors 2011-02-07 14:29:19 +01:00
toolchain-crosstool-ng.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-external.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00