/hg/buildbot: Add jamvm to with-additonal-vms for icedtea6-squee...

mjw at icedtea.classpath.org mjw at icedtea.classpath.org
Wed Feb 23 04:36:08 PST 2011


changeset ea34c3f2a5b8 in /hg/buildbot
details: http://icedtea.classpath.org/hg/buildbot?cmd=changeset;node=ea34c3f2a5b8
author: Mark Wielaard <mark at klomp.org>
date: Wed Feb 23 13:36:05 2011 +0100

	Add jamvm to with-additonal-vms for icedtea6-squeeze-x86_64-quick
	f3.


diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
icedtea/master.cfg |    2 +-

diffs (12 lines):

diff -r 72c548dad3a6 -r ea34c3f2a5b8 icedtea/master.cfg
--- a/icedtea/master.cfg	Tue Feb 22 16:32:17 2011 +0100
+++ b/icedtea/master.cfg	Wed Feb 23 13:36:05 2011 +0100
@@ -240,7 +240,7 @@ f3.addStep(Configure(command=["../src/co
                               "--disable-bootstrap",
                               "--disable-optimizations",
                               "--disable-docs",
-                              "--with-additional-vms=cacao,shark",
+                              "--with-additional-vms=jamvm,cacao,shark",
                               "--with-parallel-jobs=4",
                               "--with-llvm-config=llvm-config-2.7"],
                               workdir="build"))



More information about the distro-pkg-dev mailing list