gcc: create symbolic link to ld-linux in EABIhf/gcc 4.7/eglibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 16 Jul 2013 08:03:21 +0000 (10:03 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 16 Jul 2013 13:22:10 +0000 (15:22 +0200)
commitd2e3cc389d47f3f1f3aa5e92e2e00deb9f2f27ba
tree9902edf9026f07461c8d5c7d25f0042d9c8d2c92
parentea6b277539bc5eebef64767dae3499b4209cd563
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>
package/gcc/gcc-final/gcc-final.mk