--- pgp/src/platform.h 2018/04/24 16:40:27 1.1.1.3 +++ pgp/src/platform.h 2018/04/24 16:42:36 1.1.1.5 @@ -123,7 +123,7 @@ #define PLATFORM_SPECIFIED #endif /* VMS */ -#ifdef mips +#if defined(mips) || defined(__mips) /* * Needs r3kd.s and r3000.s (or r3000.c) */