diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2002-02-15 18:44:15 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2002-02-15 18:44:15 +0000 |
commit | 6976db798b4b6515232efb9400018053cc2d2101 (patch) | |
tree | 71663c5e28622b0013a098c6ff269d888e3ce9d7 /www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg | |
parent | Update to 1.0.7.2 (diff) |
Clean up this port, including GCing old configure options and making patches
more acceptable to mozilla.org. Hopefully these will make it into 0.9.9.
Add a hack to minimise the number of files extracted.
Merge in the patches from the mozilla+ipv6 port.
Submitted by: sumikawa (mozilla+ipv6)
Notes
Notes:
svn path=/head/; revision=54761
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, 0 insertions, 13 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 deleted file mode 100644 index 417d7d91ddb6..000000000000 --- a/www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 |