[MPlayer-cvslog] r31850 - branches/1.0rc4/configure
siretart
subversion at mplayerhq.hu
Thu Jul 29 02:31:57 CEST 2010
Author: siretart
Date: Thu Jul 29 02:31:57 2010
New Revision: 31850
Log:
Readd "obsolete" may_alias-related defines. This is still required for FFmpeg 0.6
This reverts commit r31267 by reimar
Modified:
branches/1.0rc4/configure
Modified: branches/1.0rc4/configure
==============================================================================
--- branches/1.0rc4/configure Thu Jul 29 02:04:35 2010 (r31849)
+++ branches/1.0rc4/configure Thu Jul 29 02:31:57 2010 (r31850)
@@ -9248,6 +9248,8 @@ $def_yasm
#define CONFIG_IPV6 0
#endif
+#define HAVE_ATTRIBUTE_MAY_ALIAS 1
+#define av_alias __attribute__((may_alias))
#define HAVE_ATTRIBUTE_PACKED 1
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 1
More information about the MPlayer-cvslog
mailing list