| Index: source/config/linux/arm/vpx_config.h
|
| diff --git a/source/config/linux/arm/vpx_config.h b/source/config/linux/arm/vpx_config.h
|
| index b92b2c1a8a735983c7ce2dd14d1cd4e841251ac1..5e72dcac4558226758724251ea4a3c9c07214ac0 100644
|
| --- a/source/config/linux/arm/vpx_config.h
|
| +++ b/source/config/linux/arm/vpx_config.h
|
| @@ -38,12 +38,13 @@
|
| #define HAVE_PTHREAD_H 1
|
| #define HAVE_SYS_MMAN_H 1
|
| #define HAVE_UNISTD_H 1
|
| +#define CONFIG_DEPENDENCY_TRACKING 1
|
| #define CONFIG_EXTERNAL_BUILD 1
|
| #define CONFIG_INSTALL_DOCS 0
|
| #define CONFIG_INSTALL_BINS 0
|
| #define CONFIG_INSTALL_LIBS 0
|
| #define CONFIG_INSTALL_SRCS 0
|
| -#define CONFIG_USE_X86INC 1
|
| +#define CONFIG_USE_X86INC 0
|
| #define CONFIG_DEBUG 0
|
| #define CONFIG_GPROF 0
|
| #define CONFIG_GCOV 0
|
|
|