summaryrefslogtreecommitdiff
path: root/www/seamonkey2/files/patch-xptcall-sparc64
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-23 05:40:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-23 05:40:42 +0000
commitc755aa5f08ade861b7347b18753795dd9386c14a (patch)
tree7c4fcc49a0bb8a146db07fd38415b4b3d73f6b52 /www/seamonkey2/files/patch-xptcall-sparc64
parentfix net/tcpview: Chase AF_{NS/NETBIOS} (bento) (diff)
Update to 1.5a.
Diffstat (limited to 'www/seamonkey2/files/patch-xptcall-sparc64')
-rw-r--r--www/seamonkey2/files/patch-xptcall-sparc6418
1 files changed, 0 insertions, 18 deletions
diff --git a/www/seamonkey2/files/patch-xptcall-sparc64 b/www/seamonkey2/files/patch-xptcall-sparc64
index ea2773ced7d9..9599a8a71336 100644
--- a/www/seamonkey2/files/patch-xptcall-sparc64
+++ b/www/seamonkey2/files/patch-xptcall-sparc64
@@ -1,21 +1,3 @@
---- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig Mon May 26 13:26:01 2003
-+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in Mon May 26 13:30:04 2003
-@@ -287,6 +287,15 @@
- ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s
- endif
- #
-+# FreeBSD/SPARC64
-+#
-+ifeq ($(OS_ARCH),FreeBSD)
-+ifneq (,$(findstring sparc,$(OS_TEST)))
-+CPPSRCS := xptcinvoke_sparc64_freebsd.cpp xptcstubs_sparc64_freebsd.cpp
-+ASFILES := xptcinvoke_asm_sparc64_freebsd.s xptcstubs_asm_sparcv9_solaris.s
-+endif
-+endif
-+#
- # Solaris/SPARC
- #
- ifeq ($(OS_ARCH),SunOS)
--- /dev/null Mon May 26 13:22:00 2003
+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_freebsd.cpp Mon May 26 04:12:55 2003
@@ -0,0 +1,123 @@