From c295a239cdfe0b54e2deaaddbba0d18acf740ef9 Mon Sep 17 00:00:00 2001 From: salo Date: Tue, 26 Sep 2006 19:41:48 +0000 Subject: Use the Linux xpcom code on amd64 as firefox, thunderbird and seamonkey do. Fixes build on amd64. Tested by , thanks. --- time/sunbird/distinfo | 4 ++-- time/sunbird/patches/patch-ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'time') diff --git a/time/sunbird/distinfo b/time/sunbird/distinfo index c5c525c8922..da8f16f4cd8 100644 --- a/time/sunbird/distinfo +++ b/time/sunbird/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.3 2006/06/27 11:11:52 joerg Exp $ +$NetBSD: distinfo,v 1.4 2006/09/26 19:41:48 salo Exp $ SHA1 (sunbird-0.3a2-source.tar.bz2) = fdda423b8a36c8c4808dbc8694abe7902227616e RMD160 (sunbird-0.3a2-source.tar.bz2) = 4dcfd6e72e614bf85cdd4aa972bd248a87d43588 Size (sunbird-0.3a2-source.tar.bz2) = 62630647 bytes SHA1 (patch-aa) = b9c9f28e3c2d9ff5e3b982dda6d1332e2c025570 SHA1 (patch-ab) = 8665353e9f1d98474c5d923f76b1ea1a333c2783 -SHA1 (patch-ac) = b3566f3a9e767cda3d9557079244e440e0c4da75 +SHA1 (patch-ac) = 889d805590865e1aa800db73230b05984070d779 SHA1 (patch-ad) = efca5ab6ad16fbc7a16f20ca181b23add7dd6f78 SHA1 (patch-ae) = 8e31ede283ba33528f825ab6dd794eb4e17b78d9 SHA1 (patch-af) = e86348a51e27173b78dc524403e268ca450d71a0 diff --git a/time/sunbird/patches/patch-ac b/time/sunbird/patches/patch-ac index 5b2ef8be79b..579f3511291 100644 --- a/time/sunbird/patches/patch-ac +++ b/time/sunbird/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.3 2006/06/27 11:11:52 joerg Exp $ +$NetBSD: patch-ac,v 1.4 2006/09/26 19:41:48 salo Exp $ --- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2006-03-28 20:03:49.000000000 +0000 +++ xpcom/reflect/xptcall/src/md/unix/Makefile.in @@ -15,7 +15,7 @@ $NetBSD: patch-ac,v 1.3 2006/06/27 11:11:52 joerg Exp $ endif endif +ifeq (amd64,$(OS_TEST)) -+CPPSRCS := xptcinvoke_unixish_amd64.cpp xptcstubs_unixish_amd64.cpp ++CPPSRCS := xptcinvoke_x86_64_linux.cpp xptcstubs_x86_64_linux.cpp +endif endif # -- cgit v1.2.3