Compare commits
No commits in common. "c8s-stream-2.10" and "a8-stream-2.10" have entirely different histories.
c8s-stream
...
a8-stream-
@ -6,7 +6,7 @@
|
||||
%global scaladir %{_datadir}/scala
|
||||
|
||||
%global want_jdk8 1
|
||||
%global bootstrap_build 0
|
||||
%global bootstrap_build 1
|
||||
|
||||
Name: scala
|
||||
Version: 2.10.6
|
||||
@ -221,7 +221,7 @@ chmod 755 tools/get-scala-*
|
||||
|
||||
%build
|
||||
|
||||
export ANT_OPTS="-Xms2048m -Xmx2048m %{do_bootstrap}"
|
||||
export ANT_OPTS="-Xms2048m -Xmx20G %{do_bootstrap}"
|
||||
|
||||
# NB: the "build" task is (unfortunately) necessary
|
||||
# build-opt will fail due to a scala optimizer bug
|
||||
|
Loading…
Reference in New Issue
Block a user