making nightly non-optimi(s|z)ed for now
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@18687 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
3cd837cf7a
commit
6327db0ff7
|
@ -1492,7 +1492,7 @@ FORWARDED TARGETS FOR NIGHTLY BUILDS
|
|||
============================================================================ -->
|
||||
|
||||
<target name="nightly">
|
||||
<property name="scalac.args.optimise" value="-optimise"/>
|
||||
<!-- disabled until problems are fixed <property name="scalac.args.optimise" value="-optimise"/> -->
|
||||
<antcall target="all.done"/>
|
||||
<ant antfile="${src.dir}/build/pack.xml" target="pack-all.done" inheritall="yes" inheritrefs="yes"/>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue