Index: branches/2017Q1/mail/thunderbird/files/patch-bug1330119 =================================================================== --- branches/2017Q1/mail/thunderbird/files/patch-bug1330119 (nonexistent) +++ branches/2017Q1/mail/thunderbird/files/patch-bug1330119 (revision 431159) @@ -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: branches/2017Q1/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: branches/2017Q1/www/firefox/files/patch-bug1330119 =================================================================== --- branches/2017Q1/www/firefox/files/patch-bug1330119 (nonexistent) +++ branches/2017Q1/www/firefox/files/patch-bug1330119 (revision 431159) @@ -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: branches/2017Q1/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: branches/2017Q1/www/firefox-esr/files/patch-bug1330119 =================================================================== --- branches/2017Q1/www/firefox-esr/files/patch-bug1330119 (nonexistent) +++ branches/2017Q1/www/firefox-esr/files/patch-bug1330119 (revision 431159) @@ -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: branches/2017Q1/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: branches/2017Q1/www/libxul/files/patch-bug1330119 =================================================================== --- branches/2017Q1/www/libxul/files/patch-bug1330119 (nonexistent) +++ branches/2017Q1/www/libxul/files/patch-bug1330119 (revision 431159) @@ -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: branches/2017Q1/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: branches/2017Q1/www/seamonkey/files/patch-bug1330119 =================================================================== --- branches/2017Q1/www/seamonkey/files/patch-bug1330119 (nonexistent) +++ branches/2017Q1/www/seamonkey/files/patch-bug1330119 (revision 431159) @@ -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: branches/2017Q1/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 Index: branches/2017Q1 =================================================================== --- branches/2017Q1 (revision 431158) +++ branches/2017Q1 (revision 431159) Property changes on: branches/2017Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r431138