On Sat, 03 Sep 2011, Julian Coleman wrote:
The attached (add *_ENDIAN definitions to compat_defs.h) was required in order to build on a Solaris 10 host. Is it OK to commit?
compat_defs.h already contains definitions for BIG_ENDIAN and LITTLE_ENDIAN. Can you figure out why those aren't enough for Solaris 10? Do you really need the PDP_ENDIAN definition?
--apb (Alan Barrett)