diff options
Diffstat (limited to 'www/seamonkey2/files/patch-nsprpub::pr::include::md::_freebsd.cfg')
-rw-r--r-- | www/seamonkey2/files/patch-nsprpub::pr::include::md::_freebsd.cfg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/seamonkey2/files/patch-nsprpub::pr::include::md::_freebsd.cfg b/www/seamonkey2/files/patch-nsprpub::pr::include::md::_freebsd.cfg new file mode 100644 index 000000000000..417d7d91ddb6 --- /dev/null +++ b/www/seamonkey2/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 |