summaryrefslogtreecommitdiff
path: root/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-24 16:38:59 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-24 16:38:59 +0000
commitdfbd07b013b1fc0fde11c071d1e15a537ed6ef38 (patch)
tree98ac592f18e4d7a44deffded1bb3a78f869bd90c /www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
parent- Use new WWWDIR infrastructure (diff)
Make apply patches cleaner with PATCH_DEBUG=yes, no function change.
PR: ports/110726 Submitted by: Eric P. Scott <eps+pbug0703@ana.com>
Diffstat (limited to 'www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in')
-rw-r--r--www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in b/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
index 51edeb95a7a7..deffe766bed3 100644
--- a/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
+++ b/www/firefox15/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
@@ -1,6 +1,6 @@
---- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig Thu Aug 14 21:00:23 2003
-+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Feb 1 15:06:40 2004
-@@ -49,6 +49,9 @@
+--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig Tue Nov 14 13:10:24 2006
++++ xpcom/reflect/xptcall/src/md/unix/Makefile.in
+@@ -66,6 +66,9 @@
ifeq (86,$(findstring 86,$(OS_TEST)))
CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp
endif
@@ -10,7 +10,7 @@
endif
#
# New code for Linux, et. al., with gcc
-@@ -60,7 +63,7 @@
+@@ -82,7 +85,7 @@
endif
endif
# IA64 Linux
@@ -19,7 +19,7 @@
ifneq (,$(findstring ia64,$(OS_TEST)))
CPPSRCS := xptcinvoke_ipf64.cpp xptcstubs_ipf64.cpp
ASFILES := xptcstubs_asm_ipf64.s xptcinvoke_asm_ipf64.s
-@@ -106,9 +109,15 @@
+@@ -129,9 +132,15 @@
ASFILES := xptcinvoke_asm_osf1_alpha.s xptcstubs_asm_osf1_alpha.s
endif
#
@@ -36,7 +36,7 @@
CPPSRCS := xptcinvoke_linux_alpha.cpp xptcstubs_linux_alpha.cpp
endif
#
-@@ -294,6 +303,15 @@
+@@ -322,6 +331,15 @@
ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc)
CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp
ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s