[MPlayer-cvslog] r36583 - trunk/configure
michael
subversion at mplayerhq.hu
Wed Jan 15 14:58:54 CET 2014
Author: michael
Date: Wed Jan 15 14:58:54 2014
New Revision: 36583
Log:
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Jan 14 18:57:43 2014 (r36582)
+++ trunk/configure Wed Jan 15 14:58:54 2014 (r36583)
@@ -1991,7 +1991,7 @@ def_fast_unaligned='#define HAVE_FAST_UN
def_av_fast_unaligned='#define AV_HAVE_FAST_UNALIGNED 0'
def_local_aligned_8='#define HAVE_LOCAL_ALIGNED_8 0'
def_local_aligned_16='#define HAVE_LOCAL_ALIGNED_16 0'
-arch_all='X86 IA64 SPARC ARM AVR32 SH4 PPC ALPHA MIPS PA_RISC S390 S390X VAX BFIN XTENSA TOMI GENERIC'
+arch_all='X86 IA64 SPARC ARM AVR32 SH4 PPC ALPHA MIPS PA_RISC S390 S390X VAX BFIN XTENSA TOMI GENERIC AARCH64'
subarch_all='X86_32 X86_64 PPC64'
case "$host_arch" in
i[3-9]86|x86|x86pc|k5|k6|k6-2|k6-3|pentium*|athlon*|i586-i686)
More information about the MPlayer-cvslog
mailing list