summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-ae
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-10-23 22:20:47 +0000
committerdmcmahill <dmcmahill>2000-10-23 22:20:47 +0000
commit750547dc0c221dab26ce349fc6cfdd54c9844047 (patch)
tree842d9ede38dcfc0f2b99341ebd88ef21f26b1fa4 /www/mozilla/patches/patch-ae
parent7312779561ec4078900403a8714c300281d85093 (diff)
downloadpkgsrc-750547dc0c221dab26ce349fc6cfdd54c9844047.tar.gz
fix typo in header file which shows up on sparc and mips machines.
Diffstat (limited to 'www/mozilla/patches/patch-ae')
-rw-r--r--www/mozilla/patches/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/mozilla/patches/patch-ae b/www/mozilla/patches/patch-ae
new file mode 100644
index 00000000000..1ed0361d100
--- /dev/null
+++ b/www/mozilla/patches/patch-ae
@@ -0,0 +1,11 @@
+$NetBSD: patch-ae,v 1.8 2000/10/23 22:20:47 dmcmahill Exp $
+
+--- nsprpub/pr/include/md/_netbsd.cfg.orig Wed Mar 8 11:26:18 2000
++++ nsprpub/pr/include/md/_netbsd.cfg Sat Oct 7 17:26:26 2000
+@@ -78,5 +78,5 @@
+ #elif defined(__sparc__) || defined(__mips__)
+
+-#undef IS_LITTLE_ENDIAN 1
++#undef IS_LITTLE_ENDIAN
+ #define IS_BIG_ENDIAN 1
+ #define HAVE_LONG_LONG