OSDN Git Service

Hello,
authordavidm <davidm>
Wed, 22 Feb 2006 01:29:27 +0000 (01:29 +0000)
committerdavidm <davidm>
Wed, 22 Feb 2006 01:29:27 +0000 (01:29 +0000)
commit53c96c352502c29b31543d0178f0a2a445df39b0
tree79b7c961a4ec5ff25cb10d2616f355417346b434
parent855749633730c55641499755e4d9e91dcc3130d7
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