Fix for HP-UX on Itanium.

[SVN r35591]
This commit is contained in:
John Maddock
2006-10-13 17:08:47 +00:00
committed by Peter Dimov
parent 1a594321aa
commit 4009514a0d

View File

@ -39,7 +39,7 @@
# define BOOST_BYTE_ORDER __BYTE_ORDER
#elif defined(__sparc) || defined(__sparc__) \
|| defined(_POWER) || defined(__powerpc__) \
|| defined(__ppc__) || defined(__hppa) \
|| defined(__ppc__) || defined(__hpux) \
|| defined(_MIPSEB) || defined(_POWER) \
|| defined(__s390__)
# define BOOST_BIG_ENDIAN