Index: third_party/libvpx/source/config/linux/arm-neon/vpx_config.asm |
=================================================================== |
--- third_party/libvpx/source/config/linux/arm-neon/vpx_config.asm (revision 117244) |
+++ third_party/libvpx/source/config/linux/arm-neon/vpx_config.asm (working copy) |
@@ -37,7 +37,7 @@ |
.equ CONFIG_RVCT , 0 |
.equ CONFIG_GCC , 1 |
.equ CONFIG_MSVS , 0 |
-.equ CONFIG_PIC , 0 |
+.equ CONFIG_PIC , 1 |
.equ CONFIG_BIG_ENDIAN , 0 |
.equ CONFIG_CODEC_SRCS , 0 |
.equ CONFIG_DEBUG_LIBS , 0 |