Fix BOOST_ARCH_PARISC (was BOOST_ARCH_PARISK) reference for detecting

endianess. Thanks to Graham Hanson for finding this.
This commit is contained in:
Rene Rivera
2015-05-18 11:12:56 -05:00
parent 77561daca9
commit d9d0ed3d88

View File

@ -140,7 +140,7 @@ information and acquired knowledge:
!BOOST_ENDIAN_LITTLE_BYTE && !BOOST_ENDIAN_LITTLE_WORD
# include <boost/predef/architecture.h>
# if BOOST_ARCH_M68K || \
BOOST_ARCH_PARISK || \
BOOST_ARCH_PARISC || \
BOOST_ARCH_SPARC || \
BOOST_ARCH_SYS370 || \
BOOST_ARCH_SYS390 || \