K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-08-23T17:56:55.337775Z K 7 svn:log V 313 top: use __mips__ and __NetBSD__ for consistency r322767 fixed the mips64 build failure with Clang with a minimal change to use __FreeBSD__ instead of FreeBSD in a #if test. For consistency and to facilitate possible upstreaming change the other macros in the test to their canonical form. Discussed with: jhb END