Index: head/mail/thunderbird/files/patch-bug1330119 =================================================================== --- head/mail/thunderbird/files/patch-bug1330119 (nonexistent) +++ head/mail/thunderbird/files/patch-bug1330119 (revision 431138) @@ -0,0 +1,13 @@ +diff --git xpcom/reflect/xptcall/md/unix/moz.build xpcom/reflect/xptcall/md/unix/moz.build +index 019487bd69a2..a54026e70412 100644 +--- mozilla/xpcom/reflect/xptcall/md/unix/moz.build ++++ mozilla/xpcom/reflect/xptcall/md/unix/moz.build +@@ -151,7 +151,7 @@ if CONFIG['OS_ARCH'] == 'NetBSD': + 'xptcstubs_netbsd_m68k.cpp' + ] + +-if CONFIG['OS_ARCH'] == 'Linux': ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD'): + if CONFIG['OS_TEST'] == 'aarch64': + SOURCES += [ + 'xptcinvoke_aarch64.cpp', Property changes on: head/mail/thunderbird/files/patch-bug1330119 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/firefox/files/patch-bug1330119 =================================================================== --- head/www/firefox/files/patch-bug1330119 (nonexistent) +++ head/www/firefox/files/patch-bug1330119 (revision 431138) @@ -0,0 +1,13 @@ +diff --git xpcom/reflect/xptcall/md/unix/moz.build xpcom/reflect/xptcall/md/unix/moz.build +index 019487bd69a2..a54026e70412 100644 +--- xpcom/reflect/xptcall/md/unix/moz.build ++++ xpcom/reflect/xptcall/md/unix/moz.build +@@ -151,7 +151,7 @@ if CONFIG['OS_ARCH'] == 'NetBSD': + 'xptcstubs_netbsd_m68k.cpp' + ] + +-if CONFIG['OS_ARCH'] == 'Linux': ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD'): + if CONFIG['OS_TEST'] == 'aarch64': + SOURCES += [ + 'xptcinvoke_aarch64.cpp', Property changes on: head/www/firefox/files/patch-bug1330119 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/firefox-esr/files/patch-bug1330119 =================================================================== --- head/www/firefox-esr/files/patch-bug1330119 (nonexistent) +++ head/www/firefox-esr/files/patch-bug1330119 (revision 431138) @@ -0,0 +1,13 @@ +diff --git xpcom/reflect/xptcall/md/unix/moz.build xpcom/reflect/xptcall/md/unix/moz.build +index 019487bd69a2..a54026e70412 100644 +--- xpcom/reflect/xptcall/md/unix/moz.build ++++ xpcom/reflect/xptcall/md/unix/moz.build +@@ -151,7 +151,7 @@ if CONFIG['OS_ARCH'] == 'NetBSD': + 'xptcstubs_netbsd_m68k.cpp' + ] + +-if CONFIG['OS_ARCH'] == 'Linux': ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD'): + if CONFIG['OS_TEST'] == 'aarch64': + SOURCES += [ + 'xptcinvoke_aarch64.cpp', Property changes on: head/www/firefox-esr/files/patch-bug1330119 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/libxul/files/patch-bug1330119 =================================================================== --- head/www/libxul/files/patch-bug1330119 (nonexistent) +++ head/www/libxul/files/patch-bug1330119 (revision 431138) @@ -0,0 +1,13 @@ +diff --git xpcom/reflect/xptcall/md/unix/moz.build xpcom/reflect/xptcall/md/unix/moz.build +index 019487bd69a2..a54026e70412 100644 +--- xpcom/reflect/xptcall/md/unix/moz.build ++++ xpcom/reflect/xptcall/md/unix/moz.build +@@ -151,7 +151,7 @@ if CONFIG['OS_ARCH'] == 'NetBSD': + 'xptcstubs_netbsd_m68k.cpp' + ] + +-if CONFIG['OS_ARCH'] == 'Linux': ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD'): + if CONFIG['OS_TEST'] == 'aarch64': + SOURCES += [ + 'xptcinvoke_aarch64.cpp', Property changes on: head/www/libxul/files/patch-bug1330119 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/seamonkey/files/patch-bug1330119 =================================================================== --- head/www/seamonkey/files/patch-bug1330119 (nonexistent) +++ head/www/seamonkey/files/patch-bug1330119 (revision 431138) @@ -0,0 +1,13 @@ +diff --git xpcom/reflect/xptcall/md/unix/moz.build xpcom/reflect/xptcall/md/unix/moz.build +index 019487bd69a2..a54026e70412 100644 +--- mozilla/xpcom/reflect/xptcall/md/unix/moz.build ++++ mozilla/xpcom/reflect/xptcall/md/unix/moz.build +@@ -151,7 +151,7 @@ if CONFIG['OS_ARCH'] == 'NetBSD': + 'xptcstubs_netbsd_m68k.cpp' + ] + +-if CONFIG['OS_ARCH'] == 'Linux': ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD'): + if CONFIG['OS_TEST'] == 'aarch64': + SOURCES += [ + 'xptcinvoke_aarch64.cpp', Property changes on: head/www/seamonkey/files/patch-bug1330119 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property