[thunderbird-lightning/el6] Temp override because of internal compiler error - case may be OOM

Orion Poplawski orion at fedoraproject.org
Sat Dec 14 18:40:20 UTC 2013


commit 83617a3cddd36f46c3222083fd3e09edbad53ddf
Author: Jan Horak <jhorak at redhat.com>
Date:   Mon Sep 23 11:51:26 2013 +0200

    Temp override because of internal compiler error - case may be OOM

 thunderbird-lightning.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 9ae3fa9..736e40c 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -201,7 +201,8 @@ export LIBDIR='%{_libdir}'
 %ifarch ppc ppc64 s390 s390x
 %global moz_make_flags -j1
 %else
-%global moz_make_flags %{?_smp_mflags}
+# temp override of %global moz_make_flags %{?_smp_mflags}
+%global moz_make_flags -j1
 %endif
 
 export LDFLAGS="-Wl,-rpath,%{mozappdir}"


More information about the scm-commits mailing list