From 535803c310e66ecb16223f7a853e15f566c49ae4 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 17 Jan 2010 12:27:54 +0000 Subject: Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30345 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 74959d1ee5..c8e8cad0d7 100755 --- a/configure +++ b/configure @@ -8399,6 +8399,7 @@ RANLIB = $_ranlib WINDRES = $_windres CFLAGS = $CFLAGS $extra_cflags +ASFLAGS = $CFLAGS $extra_cflags OPTFLAGS = $CFLAGS $extra_cflags CXXFLAGS = $CXXFLAGS $extra_cflags $extra_cxxflags CFLAGS_DHAHELPER = $cflags_dhahelper @@ -9144,6 +9145,7 @@ $def_yasm #define HAVE_PPC4XX 0 #define HAVE_SETMODE 0 #define HAVE_SYS_SELECT_H 0 +#define HAVE_VFP_ARGS 1 #define HAVE_VIRTUALALLOC 0 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ -- cgit v1.2.3