| Index: third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm b/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm
|
| index 7907ec7b68df5796d4793052fdc0ad96633c7611..64410dd381213341fe8a47fd61b800e7ef98e849 100644
|
| --- a/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm
|
| @@ -24,7 +24,7 @@
|
| .equ HAVE_UNISTD_H , 0
|
| .equ CONFIG_DEPENDENCY_TRACKING , 1
|
| .equ CONFIG_EXTERNAL_BUILD , 1
|
| -.equ CONFIG_INSTALL_DOCS , 0
|
| +.equ CONFIG_INSTALL_DOCS , 1
|
| .equ CONFIG_INSTALL_BINS , 1
|
| .equ CONFIG_INSTALL_LIBS , 1
|
| .equ CONFIG_INSTALL_SRCS , 0
|
|
|