From ce742de22cd939c419b22535242350134e685a28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Mon, 20 Jul 2009 22:30:24 +0000 Subject: [PATCH] ARM: check for VFP register arguments Originally committed as revision 19474 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 6 ++++++ libavcodec/arm/asm.S | 9 +++++++++ 2 files changed, 15 insertions(+) diff --git a/configure b/configure index ec0eab8d36..f08c1de8cb 100755 --- a/configure +++ b/configure @@ -958,6 +958,7 @@ HAVE_LIST=" termios_h threads truncf + vfp_args VirtualAlloc winsock2_h xform_asm @@ -2042,6 +2043,11 @@ fi # check for assembler specific support +enabled arm && check_ld <