aports/community/mongodb/wiredtiger.patch
Marc Vertes b0d86e3afb community/mongodb: Repair 3.6.4 start failure, avoid external wiredtiger (dangerous)
This fixes bug #8799. Maintainer contact is updated as well.
2018-04-19 10:30:59 +00:00

12 lines
391 B
Diff

--- ./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 */