commit | d340d2f57dc0d414ea66b1b556caaf8c98b1e967 | [log] [tgz] |
---|---|---|
author | Marcus Comstedt <marcus@mc.pp.se> | Wed Sep 22 22:16:54 2010 +0200 |
committer | Marcus Comstedt <marcus@mc.pp.se> | Sat Oct 16 14:35:28 2010 +0200 |
tree | 7ba42431fb34d7776a5b7e4f9a4c99ed618ea135 | |
parent | f41986bbc79055a4feed7266cac5c1b540296daf [diff] |
adb: Improved detection of big endian architecture Instead of testing for the (compiler specific) define __ppc__ explicitly, use the define HAVE_BIG_ENDIAN provided by AndroidConfig.h. That way, it should work on all big endian systems. Change-Id: Ic4d62afcefce4c8ad5716178ebfcb2b055ac73ce