diff options
author | Marc Vertes <mvertes@free.fr> | 2018-01-02 11:20:46 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-01-04 07:06:40 +0000 |
commit | e94cb28568e3712b39d5d37f37c5cc8b2bf32f0a (patch) | |
tree | 83becb8e23a0e12d4578312074a9df049db58e92 /community/mongodb/wiredtiger-strtouq.patch | |
parent | bca8323793a4c8ddfdb1f7f865cbfa62e93056aa (diff) | |
download | aports-e94cb28568e3712b39d5d37f37c5cc8b2bf32f0a.tar.bz2 aports-e94cb28568e3712b39d5d37f37c5cc8b2bf32f0a.tar.xz |
community/mongodb: upgrade to 3.6.1
Diffstat (limited to 'community/mongodb/wiredtiger-strtouq.patch')
-rw-r--r-- | community/mongodb/wiredtiger-strtouq.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/mongodb/wiredtiger-strtouq.patch b/community/mongodb/wiredtiger-strtouq.patch deleted file mode 100644 index db66bcdec2..0000000000 --- a/community/mongodb/wiredtiger-strtouq.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- mongodb-src-r3.2.3/src/third_party/wiredtiger/build_linux/wiredtiger_config.h.orig -+++ mongodb-src-r3.2.3/src/third_party/wiredtiger/build_linux/wiredtiger_config.h -@@ -101,7 +101,7 @@ - #define HAVE_STRING_H 1 - - /* Define to 1 if you have the `strtouq' function. */ --#define HAVE_STRTOUQ 1 -+/* #undef HAVE_STRTOUQ 1 */ - - /* Define to 1 if you have the `sync_file_range' function. */ - /* #undef HAVE_SYNC_FILE_RANGE */ |