diff options
Diffstat (limited to 'community/mongodb/wiredtiger.patch')
-rw-r--r-- | community/mongodb/wiredtiger.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/mongodb/wiredtiger.patch b/community/mongodb/wiredtiger.patch deleted file mode 100644 index 37d9fedabe..0000000000 --- a/community/mongodb/wiredtiger.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/third_party/wiredtiger/build_linux/wiredtiger_config.h.orig -+++ ./src/third_party/wiredtiger/build_linux/wiredtiger_config.h -@@ -104,7 +104,7 @@ - #define HAVE_STRING_H 1 - - /* Define to 1 if you have the `strtouq' function. */ --#define HAVE_STRTOUQ 1 -+/* #define HAVE_STRTOUQ 1 */ - - /* Define to 1 if you have the `sync_file_range' function. */ - /* #undef HAVE_SYNC_FILE_RANGE */ |