[m-rev.] trivial diff: nightly builds on saturn
Julien Fischer
juliensf at csse.unimelb.edu.au
Mon Sep 14 00:45:20 AEST 2009
Set up the nightly builds on saturn.
tools/test_mercury:
Reduce the number of grades that are installed on saturn
(Previously there were too many.)
Test the hlc_nest grades on at least one machine.
Julien.
Index: test_mercury
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.357
diff -u -r1.357 test_mercury
--- test_mercury 30 Aug 2009 10:42:16 -0000 1.357
+++ test_mercury 13 Sep 2009 14:38:50 -0000
@@ -420,16 +420,13 @@
saturn)
CONFIG_OPTS="--with-cc=/usr/bin/gcc-3.4"
INSTALL_LIBGRADES="asm_fast.gc \
- asm_fast.gc.decldebug \
- asm_fast.gc.memprof \
- asm_fast.gc.prof \
asm_fast.gc.trseg \
asm_fast.gc.trseg.debug \
asm_fast.gc.trseg.profdeep \
hlc.gc \
hlc.gc.trseg \
hlc.par.gc \
- asm_fast.par.gc"
+ hlc_nest.gc"
;;
neptune)
CONFIG_OPTS="--with-cc=/usr/bin/gcc-3.4"
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list