提交 0b32da90 编写于 作者: M Mans Rullgard

ARM: VP8: fix build on systems with global symbol prefix

Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 8b454c35
......@@ -56,7 +56,7 @@
function ff_decode_block_coeffs_armv6, export=1
push {r0,r1,r4-r11,lr}
movrel lr, ff_vp56_norm_shift
movrel lr, X(ff_vp56_norm_shift)
ldrd r4, r5, [sp, #44] @ token_prob, qmul
cmp r3, #0
ldr r11, [r5]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册