In message: <200608291331.k7TDVssV002638 at repoman.freebsd.org>
Oleksandr Tymoshenko <gonzo at freebsd.org> writes:
: +.if ${MACHINE_ARCH} == "mips" && defined(MIPS_LITTLE_ENDIAN)
For what it is worth, the {ARM,MIPS}_{LITTLE,BIG}_ENDIAN flags are
going to have to go away. They don't play well with the rest of the
system.
Warner