OSDN Git Service

It is somewhat common for people to use the -s (strip) option to the
authorDavid McCullough <davidm@snapgear.com>
Fri, 21 Nov 2008 11:35:07 +0000 (11:35 +0000)
committerDavid McCullough <davidm@snapgear.com>
Fri, 21 Nov 2008 11:35:07 +0000 (11:35 +0000)
commit8ee8d4c7d397176ec725ebab0609ed128480ab81
treee3960c3d56bf8c5ec8b824238c9ff705fc886a0f
parentbba0c33fdca7081053094f201ea9ca91f6be6a42
It is somewhat common for people to use the -s (strip) option to the
compiler when linking.  Currently this breaks FLAT generation.  There's no
real reason that I can see that we would bother keeping this, so just filter
it out to make compatibility / ease of use nicer.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ld-elf2flt.in