From 729c17e0ad1e9d1d540f2669cbd072a8afc139c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Apr 2011 16:08:29 +0200 Subject: thunderbird, sync with rawhide, update to 3.1.10 --- mozilla-build-s390.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mozilla-build-s390.patch') diff --git a/mozilla-build-s390.patch b/mozilla-build-s390.patch index efdc54e..2bfe1d5 100644 --- a/mozilla-build-s390.patch +++ b/mozilla-build-s390.patch @@ -1,8 +1,8 @@ -diff -up mozilla/js/src/jstl.h.old mozilla/js/src/jstl.h ---- mozilla/js/src/jstl.h.old 2010-03-10 10:01:51.000000000 +0100 -+++ mozilla/js/src/jstl.h 2010-03-10 12:24:55.000000000 +0100 +diff -up mozilla-1.9.2/js/src/jstl.h.s390 mozilla-1.9.2/js/src/jstl.h +--- mozilla-1.9.2/js/src/jstl.h.s390 2011-02-18 19:33:24.000000000 +0100 ++++ mozilla-1.9.2/js/src/jstl.h 2011-03-07 08:41:29.000000000 +0100 @@ -195,7 +195,6 @@ class ReentrancyGuard - static JS_ALWAYS_INLINE size_t + JS_ALWAYS_INLINE size_t RoundUpPow2(size_t x) { - typedef tl::StaticAssert::result>::result _; -- cgit