summaryrefslogtreecommitdiff
path: root/packages/mingw-w64/v8.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'packages/mingw-w64/v8.0.0')
-rw-r--r--packages/mingw-w64/v8.0.0/0000-mingw64-malloc.patch29
-rw-r--r--packages/mingw-w64/v8.0.0/chksum9
-rw-r--r--packages/mingw-w64/v8.0.0/version.desc0
3 files changed, 0 insertions, 38 deletions
diff --git a/packages/mingw-w64/v8.0.0/0000-mingw64-malloc.patch b/packages/mingw-w64/v8.0.0/0000-mingw64-malloc.patch
deleted file mode 100644
index 835be63..0000000
--- a/packages/mingw-w64/v8.0.0/0000-mingw64-malloc.patch
+++ /dev/null
@@ -1,29 +0,0 @@
----
- mingw-w64-tools/genidl/src/genidl_cfg.h | 2 ++
- mingw-w64-tools/genidl/src/genidl_typinfo.c | 3 +++
- 2 files changed, 5 insertions(+), 0 deletions(-)
-
---- a/mingw-w64-tools/genidl/src/genidl_cfg.h
-+++ b/mingw-w64-tools/genidl/src/genidl_cfg.h
-@@ -26,7 +26,9 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#if defined(HAVE_MALLOC_H)
- #include <malloc.h>
-+#endif
- #include <memory.h>
- #include <stdarg.h>
- #include <stdint.h>
---- a/mingw-w64-tools/genidl/src/genidl_typinfo.c
-+++ b/mingw-w64-tools/genidl/src/genidl_typinfo.c
-@@ -21,7 +21,10 @@
- #include "genidl_cfg.h"
- #include "genidl_typeinfo.h"
- #include "genidl_typinfo.h"
-+#if defined(HAVE_MALLOC_H)
- #include <malloc.h>
-+#endif
-+#include <stdlib.h>
- #include <string.h>
- #include <memory.h>
diff --git a/packages/mingw-w64/v8.0.0/chksum b/packages/mingw-w64/v8.0.0/chksum
deleted file mode 100644
index bcc7948..0000000
--- a/packages/mingw-w64/v8.0.0/chksum
+++ /dev/null
@@ -1,9 +0,0 @@
-md5 mingw-w64-v8.0.0.tar.bz2 e6ed923249d249ff6489d13fe3a15691
-sha1 mingw-w64-v8.0.0.tar.bz2 c733a60e1e651ccd5d1ef1296cdc6f44f41a2cb0
-sha256 mingw-w64-v8.0.0.tar.bz2 44c740ea6ab3924bc3aa169bad11ad3c5766c5c8459e3126d44eabb8735a5762
-sha512 mingw-w64-v8.0.0.tar.bz2 cefcc86ac3e6337c88ed224ab4692abbd5eb543ce78fb6c5462198a85f36c9274a0a1df0a0bebd182137fd527c15831f9237c782711a85f32e77d9104b28359e
-md5 mingw-w64-v8.0.0.zip 6e2ce90d0ed84b4b2d4cbdaa96458cdf
-sha1 mingw-w64-v8.0.0.zip c8765acdbdf1d59f619cf736c9542efb9ee5306c
-sha256 mingw-w64-v8.0.0.zip fa61dff624d09d7a6d2e85fbeb9b2f238fcc8db1fe5705552ec66233b1cfffbe
-sha512 mingw-w64-v8.0.0.zip bc45f10d444aad9399fff373553a1b71eff39fd586ab0dff580c8167ee9282901d32aaf2ddb97df742d38264ae7bc6621b81fa0ceeb308f56bbdd9bd0c8065a5
-
diff --git a/packages/mingw-w64/v8.0.0/version.desc b/packages/mingw-w64/v8.0.0/version.desc
deleted file mode 100644
index e69de29..0000000
--- a/packages/mingw-w64/v8.0.0/version.desc
+++ /dev/null