| Index: third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| diff --git a/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h b/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| index 67bd10fc45b17a57a6a71433fe907b8c3d706a2a..2d9a3cedbd0509675fd0ce4d0c68bf7d660b3f3f 100644
|
| --- a/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| +++ b/third_party/libvpx/source/config/linux/arm-neon/vpx_config.h
|
| @@ -43,7 +43,7 @@
|
| #define CONFIG_RVCT 0
|
| #define CONFIG_GCC 1
|
| #define CONFIG_MSVS 0
|
| -#define CONFIG_PIC 1
|
| +#define CONFIG_PIC 0
|
| #define CONFIG_BIG_ENDIAN 0
|
| #define CONFIG_CODEC_SRCS 0
|
| #define CONFIG_DEBUG_LIBS 0
|
| @@ -72,7 +72,7 @@
|
| #define CONFIG_SMALL 0
|
| #define CONFIG_POSTPROC_VISUALIZER 0
|
| #define CONFIG_OS_SUPPORT 1
|
| -#define CONFIG_UNIT_TESTS 0
|
| +#define CONFIG_UNIT_TESTS 1
|
| #define CONFIG_WEBM_IO 1
|
| #define CONFIG_LIBYUV 1
|
| #define CONFIG_DECODE_PERF_TESTS 0
|
|
|