OSDN Git Service

Hello,
authorDavid McCullough <davidm@snapgear.com>
Wed, 22 Feb 2006 01:29:27 +0000 (01:29 +0000)
committerDavid McCullough <davidm@snapgear.com>
Wed, 22 Feb 2006 01:29:27 +0000 (01:29 +0000)
commitff84934376a2ab5dbc38668040a751e52053eaf6
tree79b7c961a4ec5ff25cb10d2616f355417346b434
parenta4806d47b8b7e093c3676b4aa0160fc35c23630c
Hello,

the following trivial patch is required to build elf2flt
on Darwin.  Weirdly, static compilation is intentionally
unsupported by Apple for better compatibility:

http://developer.apple.com/qa/qa2001/qa1118.html

As elf2flt binaries are usually shipped along with other
dynamic binaries such as gcc and gdb, we don't loose
anything on Linux.

I'd commit it myself, but I can't access the CVS server
right now.

Bernardo Innocenti <bernie@develer.com>
Makefile.in