diff --git a/srcpkgs/thunderbird/patches/patch-xpcom_components_Module.h b/srcpkgs/thunderbird/patches/patch-xpcom_components_Module.h index 866c7b4a585..892d5ab5081 100644 --- a/srcpkgs/thunderbird/patches/patch-xpcom_components_Module.h +++ b/srcpkgs/thunderbird/patches/patch-xpcom_components_Module.h @@ -2,8 +2,8 @@ $NetBSD: patch-xpcom_components_Module.h,v 1.1 2016/02/06 22:13:22 ryoon Exp $ * Workaround for binutils/GNU ld 2.26 from NetBSD/amd64 7.99.26 ---- xpcom/components/Module.h.orig 2016-01-23 23:23:51.000000000 +0000 -+++ xpcom/components/Module.h +--- mozilla/xpcom/components/Module.h.orig 2016-01-23 23:23:51.000000000 +0000 ++++ mozilla/xpcom/components/Module.h @@ -125,7 +125,7 @@ struct Module # define NSMODULE_SECTION __declspec(allocate(".kPStaticModules$M"), dllexport) # elif defined(__GNUC__)