pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48350: www/firefox patch-xk, patch-xl break build on macppc-6.99.24



The following reply was made to PR pkg/48350; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48350: www/firefox patch-xk, patch-xl break build on
 macppc-6.99.24
Date: Mon, 28 Oct 2013 11:28:20 -0500 (CDT)

 Here is a revised "patches/patch-xl" (prefixed with "+" to avoid email
 mangling):
 
 +--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig        
2013-09-10 22:22:57.000000000 -0500
 ++++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s     
2013-10-28 11:21:59.000000000 -0500
 +@@ -20,15 +20,15 @@
 + 
 +         .section ".text"
 +      .align 2
 +-     .globl XPTC_InvokeByIndex
 +-     .type  XPTC_InvokeByIndex,@function
 ++     .globl NS_InvokeByIndex_P
 ++     .type  NS_InvokeByIndex_P,@function
 + 
 + #
 +-# XPTC_InvokeByIndex(nsISupports* that, uint32_t methodIndex,
 +-#                    uint32_t paramCount, nsXPTCVariant* params)
 ++# NS_InvokeByIndex_P(nsISupports* that, PRUint32 methodIndex,
 ++#                    PRUint32 paramCount, nsXPTCVariant* params)
 + #
 + 
 +-XPTC_InvokeByIndex:
 ++NS_InvokeByIndex_P:
 +      stwu    sp,-32(sp)                      # setup standard stack frame
 +      mflr    r0                              # save LR
 +      stw     r3,8(sp)                        # r3 <= that
 
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index