OSDN Git Service

libc.so: include all output formats in linker script
authorSteve Bennett <steveb@workware.net.au>
Sun, 28 Jun 2009 17:16:42 +0000 (13:16 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 28 Jun 2009 17:16:42 +0000 (13:16 -0400)
commit3f30177c9112792f3d1a1728b14335b94d70f9fd
tree253764315f68bf0d274e7e9685304a8bb4161229
parent0d1ced74e44060d09ff794e28cde0924054c3756
libc.so: include all output formats in linker script

Rather than ripping out the default output format from the linker, include
the big/little endian alternatives for the people who link with bi-endian
toolchains.

URL: http://lists.uclibc.org/pipermail/uclibc/2009-June/042595.html
Signed-off-by: Steve Bennett <steveb@workware.net.au>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libc/Makefile.in