TCG: Fix Darwin/ppc calling convention recognition
commite9119cd864a0db039339994b502f8701fd6209ff
authorAndreas Färber <andreas.faerber@web.de>
Sat, 14 Aug 2010 18:51:50 +0000 (14 20:51 +0200)
committermalc <av1474@comtv.ru>
Sat, 14 Aug 2010 20:40:42 +0000 (15 00:40 +0400)
tree0514afad852d712a0497f4d1c821fb69c9ce46c3
parent6cbf4c8c6416237e9c323661b87d60792a9d51af
TCG: Fix Darwin/ppc calling convention recognition

5da79c86a3744e3a901c7986c109dd06951befd2 broke compilation on Mac OS X v10.5 ppc.
Apple's GCC 4.0.1 does not define _CALL_DARWIN. Recognize __APPLE__ again as well.

Signed-off-by: Andreas F?rber <andreas.faerber@web.de>
Cc: malc <av1474@comtv.ru>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: J?rgen Lock <nox@jelal.kn-bremen.de>
Cc: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: malc <av1474@comtv.ru>
tcg/ppc/tcg-target.h