diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-26 10:21:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-26 10:21:22 +0000 |
commit | 122e6d5ec5d0bbf74b5ca4e506a0a3597331a2fd (patch) | |
tree | 559c221e64634b3eae07bea4147428ca9a3a42a7 /www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg | |
parent | Update to 1.1.1. (diff) |
Update to 0.9.7.
Notes
Notes:
svn path=/head/; revision=52192
Diffstat (limited to 'www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg')
-rw-r--r-- | www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg b/www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg new file mode 100644 index 000000000000..417d7d91ddb6 --- /dev/null +++ b/www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg @@ -0,0 +1,13 @@ +--- nsprpub/pr/include/md/_freebsd.cfg.orig Mon Nov 26 17:07:20 2001 ++++ nsprpub/pr/include/md/_freebsd.cfg Mon Nov 26 17:15:01 2001 +@@ -93,8 +93,8 @@ + + #elif defined(__alpha) + +-#define IS_LITTLE_ENDIAN 1 +-#undef IS_BIG_ENDIAN ++#define IS_64 ++ + #define HAVE_LONG_LONG + #define HAVE_ALIGNED_DOUBLES + #define HAVE_ALIGNED_LONGLONGS |