changeset 35956:6f64e8736f9c

configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings and to prevent compilation failure in the next ffmpeg revission Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Sun, 24 Mar 2013 00:57:38 +0000
parents 7d9406af9f09
children 7974f743eadf
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Mar 23 18:29:58 2013 +0000
+++ b/configure	Sun Mar 24 00:57:38 2013 +0000
@@ -9064,6 +9064,7 @@
 #define CONFIG_GRAY 0
 #define CONFIG_LIBMODPLUG 0
 #define CONFIG_LIBVORBIS 0
+#define CONFIG_MEMORY_POISONING 0
 #define CONFIG_OPENSSL 0
 #define CONFIG_POWERPC_PERF 0
 /* For now prefer speed over avoiding potential invalid reads */