Chromium Code Reviews| Index: source/config/linux/mips64el/vpx_config.h |
| diff --git a/source/config/linux/mipsel/vpx_config.h b/source/config/linux/mips64el/vpx_config.h |
| similarity index 98% |
| copy from source/config/linux/mipsel/vpx_config.h |
| copy to source/config/linux/mips64el/vpx_config.h |
| index 5e0b6f278d8e16bc71fdc0e175d16321f127a8bf..934484ee4e32cc39622145abbf477c36659a02d4 100644 |
| --- a/source/config/linux/mipsel/vpx_config.h |
| +++ b/source/config/linux/mips64el/vpx_config.h |
| @@ -20,9 +20,9 @@ |
| #define HAVE_MEDIA 0 |
| #define HAVE_NEON 0 |
| #define HAVE_NEON_ASM 0 |
| -#define HAVE_MIPS32 1 |
| +#define HAVE_MIPS32 0 |
| #define HAVE_DSPR2 0 |
| -#define HAVE_MIPS64 0 |
| +#define HAVE_MIPS64 1 |
| #define HAVE_MMX 0 |
| #define HAVE_SSE 0 |
| #define HAVE_SSE2 0 |