comparison configure @ 30303:7cc3c0fd1036

Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support.
author reimar
date Sun, 17 Jan 2010 12:27:54 +0000
parents a9e53df6d8f1
children 354c9f4f5c64
comparison
equal deleted inserted replaced
30302:a9e53df6d8f1 30303:7cc3c0fd1036
8397 INSTALLSTRIP = $_install_strip 8397 INSTALLSTRIP = $_install_strip
8398 RANLIB = $_ranlib 8398 RANLIB = $_ranlib
8399 WINDRES = $_windres 8399 WINDRES = $_windres
8400 8400
8401 CFLAGS = $CFLAGS $extra_cflags 8401 CFLAGS = $CFLAGS $extra_cflags
8402 ASFLAGS = $CFLAGS $extra_cflags
8402 OPTFLAGS = $CFLAGS $extra_cflags 8403 OPTFLAGS = $CFLAGS $extra_cflags
8403 CXXFLAGS = $CXXFLAGS $extra_cflags $extra_cxxflags 8404 CXXFLAGS = $CXXFLAGS $extra_cflags $extra_cxxflags
8404 CFLAGS_DHAHELPER = $cflags_dhahelper 8405 CFLAGS_DHAHELPER = $cflags_dhahelper
8405 CFLAGS_FAAD_FIXED = $cflags_faad_fixed 8406 CFLAGS_FAAD_FIXED = $cflags_faad_fixed
8406 CFLAGS_LIBDVDCSS = $cflags_libdvdcss 8407 CFLAGS_LIBDVDCSS = $cflags_libdvdcss
9142 #define HAVE_LDBRX 0 9143 #define HAVE_LDBRX 0
9143 #define HAVE_POLL_H 1 9144 #define HAVE_POLL_H 1
9144 #define HAVE_PPC4XX 0 9145 #define HAVE_PPC4XX 0
9145 #define HAVE_SETMODE 0 9146 #define HAVE_SETMODE 0
9146 #define HAVE_SYS_SELECT_H 0 9147 #define HAVE_SYS_SELECT_H 0
9148 #define HAVE_VFP_ARGS 1
9147 #define HAVE_VIRTUALALLOC 0 9149 #define HAVE_VIRTUALALLOC 0
9148 9150
9149 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ 9151 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
9150 #define CONFIG_AANDCT 1 9152 #define CONFIG_AANDCT 1
9151 #define CONFIG_FFT 1 9153 #define CONFIG_FFT 1