mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
browser/MDB_FLAGS.in:
deep_profiler/DEEP_FLAGS.in:
grade_lib/GRADE_LIB_FLAGS.in:
library/LIB_FLAGS.in:
mdbcomp/MDBCOMP_FLAGS.in:
mfilterjavac/MFILTERJAVAC_FLAGS.in:
profiler/PROF_FLAGS.in:
slice/SLICE_FLAGS.in:
ssdb/SSDB_FLAGS.in:
Stop specifying --no-warn-inferred-erroneous as the default for
every module in these directories, most of which did not even need it
(the result of blind copying in the absence of STANDARD_MCFLAGS).
browser/Mercury.options:
library/Mercury.options:
Specify --no-warn-inferred-erroneous for the modules that
actually do need it.
26 lines
597 B
Plaintext
26 lines
597 B
Plaintext
@BOOTSTRAP_MC_ARGS@
|
|
@STANDARD_MCFLAGS@
|
|
--force-disable-ssdebug
|
|
--generate-mmc-deps
|
|
--no-libgrade
|
|
--no-shlib-linker-use-install-name
|
|
--no-warn-stdlib-shadowing
|
|
--optimize-constructor-last-call
|
|
--profile-optimized
|
|
--strict-sequential
|
|
--trace minimum
|
|
--c-include-directory ../boehm_gc
|
|
--c-include-directory ../boehm_gc/include
|
|
--c-include-directory ../runtime
|
|
--c-include-directory ../robdd
|
|
--csharp-flag -keyfile:../mercury.snk
|
|
@CSHARP_DELAYSIGN_FLAG@
|
|
-L../boehm_gc
|
|
-L../runtime
|
|
-L../library
|
|
-L../trace
|
|
-L../mdbcomp
|
|
-L../browser
|
|
--no-java-classpath
|
|
--config-file ../scripts/Mercury.config.bootstrap
|