summaryrefslogtreecommitdiff
path: root/databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h')
-rw-r--r--databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h b/databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h
new file mode 100644
index 00000000000..62f838d6a6f
--- /dev/null
+++ b/databases/mongodb/patches/patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_third__party_mozjs-38_platform_x86__64_netbsd_include_js-config.h,v 1.1 2016/02/12 03:37:24 ryoon Exp $
+
+--- src/third_party/mozjs-38/platform/x86_64/netbsd/include/js-config.h.orig 2016-02-11 12:24:33.328723425 +0000
++++ src/third_party/mozjs-38/platform/x86_64/netbsd/include/js-config.h
+@@ -36,7 +36,7 @@
+
+ /* Define to 1 if the <endian.h> header is present and
+ useable. See jscpucfg.h. */
+-#define JS_HAVE_ENDIAN_H 1
++/* #undef JS_HAVE_ENDIAN_H */
+
+ /* Define to 1 if the <machine/endian.h> header is present and
+ useable. See jscpucfg.h. */