summaryrefslogtreecommitdiffstats
path: root/extra/flac/gcc4.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-11-04 14:24:43 +0100
committertnut <thierryn1 at hispeed dot ch>2010-11-04 14:24:43 +0100
commit952198f0df5840622ff136839be70e9bd2a6a7ff (patch)
tree6ae8da537abba97b69eacbe03cd903a441b54589 /extra/flac/gcc4.patch
parentba6e1d5bc8baf06d4dc4fad6faeca116f8ef2f8f (diff)
downloadnutyx-pakxe-952198f0df5840622ff136839be70e9bd2a6a7ff.tar.gz
nutyx-pakxe-952198f0df5840622ff136839be70e9bd2a6a7ff.tar.bz2
nutyx-pakxe-952198f0df5840622ff136839be70e9bd2a6a7ff.tar.xz
nutyx-pakxe-952198f0df5840622ff136839be70e9bd2a6a7ff.zip
flac, port nettoyé
Diffstat (limited to 'extra/flac/gcc4.patch')
-rw-r--r--extra/flac/gcc4.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/extra/flac/gcc4.patch b/extra/flac/gcc4.patch
deleted file mode 100644
index 627ee9f63..000000000
--- a/extra/flac/gcc4.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- examples/cpp/encode/file/main.cpp.orig 2007-09-13 09:58:03.000000000 -0600
-+++ examples/cpp/encode/file/main.cpp 2007-11-18 12:59:45.000000000 -0600
-@@ -30,6 +30,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <cstring>
- #include "FLAC++/metadata.h"
- #include "FLAC++/encoder.h"
-
---- examples/cpp/decode/file/main.cpp.orig 2008-09-14 20:37:05.000000000 +0200
-+++ examples/cpp/decode/file/main.cpp 2008-09-14 20:37:19.000000000 +0200
-@@ -30,6 +30,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <cstring>
- #include "FLAC++/decoder.h"
-
- static FLAC__uint64 total_samples = 0;
-