[m-rev.] diff: Delete --no-main from COMP_FLAGS.
Peter Wang
novalazy at gmail.com
Thu Mar 13 17:15:42 AEDT 2014
main.c was deleted in commit 268b6fff783f709e40e4b71b3c2a5cfccafceac9
and --no-main was removed from MLFLAGS, but another instance occurs in
COMP_FLAGS. The latter only affects the mmc --make build process,
not mmake.
compiler/COMP_FLAGS.in:
Delete --no-main from COMP_FLAGS to restore compilation
with mmc --make.
diff --git a/compiler/COMP_FLAGS.in b/compiler/COMP_FLAGS.in
index 2bd9fc1..595b569 100644
--- a/compiler/COMP_FLAGS.in
+++ b/compiler/COMP_FLAGS.in
@@ -29,5 +29,4 @@
--java-classpath ../library/mer_std.jar
--java-classpath ../browser/mer_browser.jar
--java-classpath ../mdbcomp/mer_mdbcomp.jar
---no-main
--config-file ../scripts/Mercury.config.bootstrap
More information about the reviews
mailing list