mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
thunderbird: fix firefox patch.
This commit is contained in:
parent
b1c98d9249
commit
eb591b0d9b
1 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
|
Loading…
Add table
Reference in a new issue