X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fmips_arch.h;h=6145f4dc46db2bbbc85a994709a4f9652984270c;hb=392c095388941db594c12fa7408c228da884a3ae;hp=75043e79d337dfce8ebc068c5830ffbc01745f74;hpb=609b0852e4d50251857dbbac3141ba042e35a9ae;p=oweals%2Fopenssl.git diff --git a/crypto/mips_arch.h b/crypto/mips_arch.h index 75043e79d3..6145f4dc46 100644 --- a/crypto/mips_arch.h +++ b/crypto/mips_arch.h @@ -11,7 +11,7 @@ # define __MIPS_ARCH_H__ # if (defined(__mips_smartmips) || defined(_MIPS_ARCH_MIPS32R3) || \ - defined(_MIPS_ARCH_MIPS32R5) || defined(_MIPS_ARCH_MIPS32R6)) + defined(_MIPS_ARCH_MIPS32R5) || defined(_MIPS_ARCH_MIPS32R6)) \ && !defined(_MIPS_ARCH_MIPS32R2) # define _MIPS_ARCH_MIPS32R2 # endif