From 9b19c8baf9ca2dcc5211be90f0e526cef6a56385 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: May 19 2011 16:57:17 +0000 Subject: port s390 hack to workaround memory exhaustion --- diff --git a/qtwebkit.spec b/qtwebkit.spec index 34a3be0..50b0371 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -69,7 +69,10 @@ Provides: qt4-webkit-devel%{?_isa} = 2:%{version}-%{release} %patch1 -p1 -b .pluginpath %patch2 -p1 -b .type-cast +# workaround memory exhaustion during linking of libQtWebKit on s390 +%ifnarch s390 %patch3 -p1 -b .javascriptcore_debuginfo +%endif %patch4 -p1 -b .no_Werror