Skip to content
Snippets Groups Projects
Commit 41d82b85 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/x86/vp9lpf: Always include x86util.asm


Fixes executable stack

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 8c71de76
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment