Still running out of memory on armv7hl, drop to 2 cpus
This commit is contained in:
parent
f6aaa20332
commit
c5fc8a040a
1 changed files with 1 additions and 1 deletions
2
vtk.spec
2
vtk.spec
|
|
@ -497,7 +497,7 @@ export JAVA_TOOL_OPTIONS=-Xmx2048m
|
|||
%endif
|
||||
%ifarch %{arm}
|
||||
# Likely running out of memory during build
|
||||
%global _smp_ncpus_max 3
|
||||
%global _smp_ncpus_max 2
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue