port s390 hack to workaround memory exhaustion

This commit is contained in:
Rex Dieter 2011-05-19 11:57:17 -05:00
parent 64965bf5a7
commit 9b19c8baf9
1 changed files with 3 additions and 0 deletions

View File

@ -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