This commit is contained in:
parent
3b1d584285
commit
aff601a2f6
@ -216,7 +216,8 @@ export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
|||||||
# is slow, OBS thinks it is stuck and kills it before it has chance
|
# is slow, OBS thinks it is stuck and kills it before it has chance
|
||||||
# to finish
|
# to finish
|
||||||
%ant \
|
%ant \
|
||||||
%ifnarch %{jit_arches}
|
%ifarch %{jit_arches}
|
||||||
|
%else
|
||||||
-Dscalac.args=-verbose \
|
-Dscalac.args=-verbose \
|
||||||
%endif
|
%endif
|
||||||
build %{docs_target} || exit 1
|
build %{docs_target} || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user