summaryrefslogtreecommitdiffstats
path: root/extra/libmp4v2/gcc44.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-14 09:04:14 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-14 09:04:14 +0200
commit79bdc8555a59a48f070703783699ebf5f27fb62b (patch)
tree241925aa13f849ab5502a4bdafb43a832d6c5a94 /extra/libmp4v2/gcc44.patch
parent9ba8681a78ee7bec60cff9d3272f1d640864c70f (diff)
downloadnutyx-extra-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.gz
nutyx-extra-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.bz2
nutyx-extra-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.xz
nutyx-extra-79bdc8555a59a48f070703783699ebf5f27fb62b.zip
libmp4v2, port nettoyé
Diffstat (limited to 'extra/libmp4v2/gcc44.patch')
-rw-r--r--extra/libmp4v2/gcc44.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/libmp4v2/gcc44.patch b/extra/libmp4v2/gcc44.patch
deleted file mode 100644
index 8343658f4..000000000
--- a/extra/libmp4v2/gcc44.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mpeg4ip-1.6/include/mpeg4ip.h 2006-08-03 20:21:43.000000000 +0200
-+++ mpeg4ip-1.6/include/mpeg4ip.h.new 2009-07-30 13:52:00.000000000 +0200
-@@ -123,7 +123,7 @@
- #ifdef __cplusplus
- extern "C" {
- #endif
--char *strcasestr(const char *haystack, const char *needle);
-+// char *strcasestr(const char *haystack, const char *needle);
- #ifdef __cplusplus
- }
- #endif