Mercurial > mplayer.hg
changeset 31205:e79623333876
Remove obsolete may_alias-related defines, lavu handles this now
directly with compiler-version checks.
author | reimar |
---|---|
date | Sat, 29 May 2010 15:07:16 +0000 |
parents | 5c4a513ca9eb |
children | 283c0e58d491 |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sat May 29 14:57:17 2010 +0000 +++ b/configure Sat May 29 15:07:16 2010 +0000 @@ -9260,8 +9260,6 @@ #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