$OpenBSD: patch-js_src_js-config_h_in,v 1.1 2012/02/20 20:21:43 landry Exp $
https://bugzilla.mozilla.org/show_bug.cgi?id=714312
https://hg.mozilla.org/mozilla-central/rev/9cfdb612a026
--- js/src/js-config.h.in.orig	Wed Jan 11 18:14:47 2012
+++ js/src/js-config.h.in	Sat Jan 14 20:54:06 2012
@@ -63,6 +63,10 @@
    useable.  See jscpucfg.h.  */
 #undef JS_HAVE_ENDIAN_H
 
+/* Define to 1 if the <machine/endian.h> header is present and
+   useable.  See jscpucfg.h.  */
+#undef JS_HAVE_MACHINE_ENDIAN_H
+
 /* Define to 1 if the <sys/isa_defs.h> header is present and
    useable.  See jscpucfg.h.  */
 #undef JS_HAVE_SYS_ISA_DEFS_H
