Possible workaround for build failures on i686
See this link for further details: http://thread.gmane.org/gmane.linux.redhat.fedora.devel/215700 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
0a27f9ce58
commit
9b16dc497f
1 changed files with 1 additions and 1 deletions
|
|
@ -952,7 +952,7 @@ make
|
|||
%if %{with doc}
|
||||
# should use FOP_OPTS after #832323 is resolved
|
||||
%ifnarch ppc %{power64}
|
||||
export BASE_OPTIONS=-Xmx1024m
|
||||
export BASE_OPTIONS=-Xmx512m
|
||||
%else
|
||||
export BASE_OPTIONS=-Xmx1536m
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue