OSDN Git Service

Often build systems will use -shared when creating shared libraries, so
authorDavid McCullough <davidm@snapgear.com>
Thu, 7 May 2009 03:33:32 +0000 (03:33 +0000)
committerDavid McCullough <davidm@snapgear.com>
Thu, 7 May 2009 03:33:32 +0000 (03:33 +0000)
commita7b22118715e279e1565d00d71e7bb265aa9254e
tree9c6c1374d99f927f24b9700367186f09090971fa
parent0a154083952234f8a005fc91de82b34cbdab221e
Often build systems will use -shared when creating shared libraries, so
don't barf on the flag when we see it.  This makes porting efforts easier.
As a sanity check, make sure we see the -shared-lib-id flag when creating
a shared library.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ld-elf2flt.in