[m-rev.] trivial diff: bootstrap compiler on mars
Mark Brown
dougl at cs.mu.OZ.AU
Wed Aug 21 21:20:28 AEST 2002
Estimated hours taken: 0
Branches: main
tools/test_mercury:
Bootstrap from an up-to-date location. This change should be undone
once a new compiler has been installed.
Index: tools/test_mercury
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.185
diff -u -r1.185 test_mercury
--- tools/test_mercury 17 Aug 2002 14:53:11 -0000 1.185
+++ tools/test_mercury 21 Aug 2002 11:16:00 -0000
@@ -262,7 +262,7 @@
# version of the mercury compiler to use for bootstrapping
case $HOST in
- hg|ender|roy|venus|earth|mars|ceres)
+ hg|ender|roy|venus|earth|ceres)
BOOTSTRAP_MERCURY_COMPILER=/home/$HOST/public/$INSTALL_DIR_NAME/$FULLARCH/lib/mercury/bin/$FULLARCH/mercury_compile
;;
*)
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list