[thunderbird-lightning/el5] Add mozilla-abort.patch

Orion Poplawski orion at fedoraproject.org
Sun Dec 15 05:41:22 UTC 2013


commit 411cc9c54e7d2a5b66421ed9c729fb20edd7d3d3
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Dec 14 22:41:29 2013 -0700

    Add mozilla-abort.patch

 mozilla-abort.patch        |   12 ++++++++++++
 thunderbird-lightning.spec |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/mozilla-abort.patch b/mozilla-abort.patch
new file mode 100644
index 0000000..569e293
--- /dev/null
+++ b/mozilla-abort.patch
@@ -0,0 +1,12 @@
+diff -up mozilla/gfx/angle/src/compiler/Types.h.abort mozilla/gfx/angle/src/compiler/Types.h
+--- mozilla/gfx/angle/src/compiler/Types.h.abort	2013-12-06 16:44:57.000000000 +0100
++++ mozilla/gfx/angle/src/compiler/Types.h	2013-12-06 21:36:48.753240550 +0100
+@@ -7,6 +7,8 @@
+ #ifndef _TYPES_INCLUDED
+ #define _TYPES_INCLUDED
+ 
++#include <stdlib.h>
++
+ #include "compiler/BaseTypes.h"
+ #include "compiler/Common.h"
+ #include "compiler/compiler_debug.h"
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 1af6a6a..dc96486 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -55,6 +55,7 @@ Patch2:         xulrunner-10.0-secondary-ipc.patch
 Patch097:       mozilla-python.patch
 Patch099:       mozilla-build.patch
 Patch100:       xulrunner-2.0-chromium-types.patch
+Patch101:       mozilla-abort.patch
 Patch103:       xulrunner-gc-sections-ppc.patch
 Patch104:       mozilla-694594-gcc-4.4.patch
 Patch105:       mozilla-gtk-close.patch
@@ -151,7 +152,6 @@ cd mozilla
 %patch2 -p3 -b .secondary-ipc
 %patch097 -p1 -b .python
 %patch099 -p1 -b .build
-%patch099 -p1 -b .build
 %patch100 -p2 -b .chromium-types
 %patch101 -p1 -b .abort
 %patch104 -p1 -b .gcc-4.4


More information about the scm-commits mailing list