Added libmp4v2-1.6.1 build template.
--HG-- extra : convert_revision : e33a66ed31c3628c80339a1ae2386a8269b93315
This commit is contained in:
17
srcpkgs/libmp4v2/patches/dup_strcasestr_proto.diff
Normal file
17
srcpkgs/libmp4v2/patches/dup_strcasestr_proto.diff
Normal file
@@ -0,0 +1,17 @@
|
||||
--- include/mpeg4ip.h.orig 2009-12-31 00:27:18.740337279 +0100
|
||||
+++ include/mpeg4ip.h 2009-12-31 00:27:45.859218323 +0100
|
||||
@@ -120,14 +120,6 @@
|
||||
#endif
|
||||
#include <sys/param.h>
|
||||
|
||||
-#ifdef __cplusplus
|
||||
-extern "C" {
|
||||
-#endif
|
||||
-char *strcasestr(const char *haystack, const char *needle);
|
||||
-#ifdef __cplusplus
|
||||
-}
|
||||
-#endif
|
||||
-
|
||||
#define OPEN_RDWR O_RDWR
|
||||
#define OPEN_CREAT O_CREAT
|
||||
#define OPEN_RDONLY O_RDONLY
|
||||
Reference in New Issue
Block a user