mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-25 22:34:26 +00:00
STANDARD_MCFLAGS:
tests/TESTS_FLAGS.in:
Disable installed-library grade checks
- when building the Mercury system, and
- when doing a bootcheck.
In both cases, we get all the libraries we need from the workspace
itself, so any such checks would be wasted work.
3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
@BOOTSTRAP_MC_ARGS@
|
|
--no-libgrade-install-check
|