aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in')
-rw-r--r--mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in b/mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in
new file mode 100644
index 000000000000..6d7fa6c39ca6
--- /dev/null
+++ b/mail/thunderbird/files/patch-mozilla-js-src-js-confdefs.h.in
@@ -0,0 +1,10 @@
+--- mozilla/js/src/js-confdefs.h.in~
++++ mozilla/js/src/js-confdefs.h.in
+@@ -12,6 +12,7 @@
+ * C++ implementations should define these macros only when __STDC_LIMIT_MACROS
+ * is defined before <stdint.h> is included. */
+ #define __STDC_LIMIT_MACROS
++#define __STDC_CONSTANT_MACROS
+
+ #endif /* _JS_CONFDEFS_H_ */
+