[MPlayer-cvslog] r37386 - trunk/configure

al subversion at mplayerhq.hu
Wed Apr 1 00:15:36 CEST 2015


Author: al
Date: Wed Apr  1 00:15:36 2015
New Revision: 37386

Log:
configure: arm: Define HAVE_SECTION_DATA_REL_RO

After this change building on ARM works again with
current FFmpeg.

I am not sure on what criterion this should be
decided, thus I simply define it to 0 for now.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Tue Mar 31 01:35:33 2015	(r37385)
+++ trunk/configure	Wed Apr  1 00:15:36 2015	(r37386)
@@ -9212,6 +9212,7 @@ $def_gnutls
 #define HAVE_MM_EMPTY 0
 #define HAVE_PPC4XX 0
 #define HAVE_RDTSC 0
+#define HAVE_SECTION_DATA_REL_RO 0
 #define HAVE_SIMD_ALIGN_16 1
 #define HAVE_STRERROR_R 0
 #define HAVE_STRPTIME 0


More information about the MPlayer-cvslog mailing list