K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-01-03T23:31:38.057978Z K 7 svn:log V 382 Set correct lib32 MACHINE_ARCH for mips64el*. Use "mipsel" instead of "mips" as the 32-bit MACHINE_ARCH when building lib32 for little-endian 64-bit MIPS targets. This fixes an error where some objects were compiled as LE and others compiled as BE causing a link error for rtld32. Reviewed by: emaste Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D23028 END