Commit 41d82b85 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/x86/vp9lpf: Always include x86util.asm

Fixes executable stack
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 8c71de76
......@@ -20,10 +20,10 @@
;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
;******************************************************************************
%if ARCH_X86_64
%include "libavutil/x86/x86util.asm"
%if ARCH_X86_64
SECTION_RODATA
cextern pb_3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment