From fb325c73d69d382ee54ff03110ff89184c7a9403 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 2 Feb 2004 03:40:14 +0000 Subject: Port ia64 support from www/mozilla. --- .../patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/firefox35/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc (limited to 'www/firefox35/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc') diff --git a/www/firefox35/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc b/www/firefox35/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc new file mode 100644 index 000000000000..94ae99042c41 --- /dev/null +++ b/www/firefox35/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc @@ -0,0 +1,11 @@ +--- xpcom/reflect/xptcall/public/xptcstubsdecl.inc.orig Sun Feb 1 15:39:59 2004 ++++ xpcom/reflect/xptcall/public/xptcstubsdecl.inc Sun Feb 1 15:40:11 2004 +@@ -8,7 +8,7 @@ + * 1 is AddRef + * 2 is Release + */ +-#if !defined(__ia64) || (!defined(__hpux) && !defined(__linux__)) ++#if !defined(__ia64) + XPTC_EXPORT NS_IMETHOD Stub3(); + XPTC_EXPORT NS_IMETHOD Stub4(); + XPTC_EXPORT NS_IMETHOD Stub5(); -- cgit v1.2.3