diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-07-16 10:03:21 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-07-16 15:22:10 +0200 |
commit | d2e3cc389d47f3f1f3aa5e92e2e00deb9f2f27ba (patch) | |
tree | 9902edf9026f07461c8d5c7d25f0042d9c8d2c92 /toolchain/toolchain-external/ext-toolchain-wrapper.c | |
parent | ea6b277539bc5eebef64767dae3499b4209cd563 (diff) | |
download | buildroot-d2e3cc389d47f3f1f3aa5e92e2e00deb9f2f27ba.tar.gz buildroot-d2e3cc389d47f3f1f3aa5e92e2e00deb9f2f27ba.zip |
gcc: create symbolic link to ld-linux in EABIhf/gcc 4.7/eglibc
When using eglibc, the ld-linux loader is installed as
ld-linux-armhf.so.3, but gcc 4.7.x was not yet updated, and generates
binaries that reference ld-linux.so.3. This was fixed starting with
gcc 4.8.x. In order to be able to use gcc 4.7, we create the
appropriate symbolic link.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-external/ext-toolchain-wrapper.c')
0 files changed, 0 insertions, 0 deletions