| 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 d31b3a06d2a52adf06a9c96054b1aad527edf5ba..0c8a1ea1757f2d2d28c9e40f9a74405196679d51 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
|
| @@ -81,7 +81,6 @@
|
| .equ CONFIG_SPATIAL_SVC , 0
|
| .equ CONFIG_FP_MB_STATS , 0
|
| .equ CONFIG_EMULATE_HARDWARE , 0
|
| -.equ CONFIG_MISC_FIXES , 0
|
| .equ DECODE_WIDTH_LIMIT , 16384
|
| .equ DECODE_HEIGHT_LIMIT , 16384
|
| .section .note.GNU-stack,"",%progbits
|
|
|