thunderbird: fix firefox patch.

This commit is contained in:
Juan RP 2016-02-12 21:23:59 +01:00
parent b1c98d9249
commit eb591b0d9b
1 changed files with 2 additions and 2 deletions

View File

@ -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__)