diff options
Diffstat (limited to 'www/firefox/patches/patch-xc')
-rw-r--r-- | www/firefox/patches/patch-xc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/patches/patch-xc b/www/firefox/patches/patch-xc index cb184ec9803..6264f7edd9d 100644 --- a/www/firefox/patches/patch-xc +++ b/www/firefox/patches/patch-xc @@ -1,8 +1,8 @@ -$NetBSD: patch-xc,v 1.3 2013/05/23 13:12:13 ryoon Exp $ +$NetBSD: patch-xc,v 1.4 2014/02/08 09:36:00 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2013-01-09 15:25:54.000000000 +0000 +--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2014-02-08 06:57:28.000000000 +0000 +++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s @@ -0,0 +1,66 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- |